body {
	background-color: #F4F4F4; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
h1, h2, h3 {
	color: #262D64; background-color: #0052A3;
}
h4, h5, h6 {
	color: #262D64; background-color: #0052A3;
}
a.small:link {
	color: #262D64; font-size: 12px; font-weight: bold; text-decoration: underline;
}
a.small:visited {
	color: #262D64; font-size: 12px; font-weight: bold; text-decoration: underline;
}
a.small:hover {
	color: #4747C2; font-size: 12px; font-weight: bold; text-decoration: underline;
}
a.small:active {
	color: #262D64; font-size: 12px; font-weight: bold; text-decoration: underline;
}
.newsbold {
	color: #262D64; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.newsnormal {
	font-color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
.newsside {
	background-color: #f4f4f4;
}