.content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003265;
	text-align: justify;
}
.content_red {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #c41230;
	text-align: justify;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: justify;
}
.copytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.content_header {
	font-family: Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #c41230;
	text-align: justify;
}
div.content
{
width:400px;
height:258px;
overflow:auto;
padding:10px;
}
li.red {
    color:#c41230;
}