﻿
body {
	background-color: #1D4D8B;
}

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: 636363;
	line-height:20px;
}

a {
	font-family: verdana;
	font-size: 11px;
	color: 555555;
}
a:link {	font-family: verdana;
	font-size: 11px;
	color: 555555;
	text-decoration: none;
}
a:visited {	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: 555555;
}
a:hover {	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: 3747a8;
}
a:active {	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: 555555;
}

