A:link	{
	color: #058CFF;
	text-decoration: underline;
	}
A:visited	{
	color: #05B0FF;
	text-decoration: underline;
	}
A:hover	{
	color: #05B0FF;
	text-decoration: underline;
	}
A:active	{
	color: #058CFF;
	text-decoration: underline;
	}
A	{
	color: #058CFF;
	text-decoration: underline;
	}
BODY	{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: 'Times', 'Times New Roman', 'serif';
	zfont-weight: bold;
	}
H1	{
	color: #06295E;
	font-family: 'Times', 'Times New Roman', 'serif';
	font-size: 110%;
	}
TD, P	{
	color: #06295E;
	font-family: 'Times', 'Times New Roman', 'serif';
	}
.blue	{
	background-color: #06295E;
	}
.header	{
	color: #FFFFFF;
	font-size: 12px;
	}
.homelink	{
	color: #FFFFFF;
	font-size: 80%;
	}
.main	{
	padding-left: 10%;
	}
.navbar	{
	color: #06295E;
	font-size: 12px;
	padding-left: 10%;
	background-image: url(images/back.gif);
	background-position: top center;
	background-repeat: repeat-y;
	}
.std	{
	margin-bottom: 0px;
	}
.top	{
	margin-top: 0px;
	}