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:link {
	color: #262D64; font-size: 12px; font-weight: bold; text-decoration: underline;
}
a:visited {
	color: #262D64; font-size: 12px; font-weight: bold; text-decoration: underline;
}
a:hover {
	color: #4747C2; font-size: 12px; font-weight: bold; text-decoration: underline;
}
a:active {
	color: #262D64; font-size: 12px; font-weight: bold; text-decoration: underline;
}