A:link	{
	color: #F90031;
	text-decoration: underline;
	}
A:visited	{
	color: #F90031;
	text-decoration: underline;
	}
A:hover	{
	color: #F90031;
	text-decoration: underline;
	}
A:active	{
	color: #F90031;
	text-decoration: underline;
	}
A	{
	color: #F90031;
	text-decoration: underline;
	}
BODY	{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, 'sans serif';
	}
H1	{
	color: #1A1B6B;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 90%;
	font-weight: normal;
	}
H2	{
	color: #1A1B6B;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 90%;
	}
TD, P	{
	color: #000000;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 90%;
	}
.blue	{
	background-color: #1A1B6B;
	color: #FFFFFF;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 95%;
	font-weight: normal;
	padding-left: 60px;
	padding-right: 60px;
	}
.height	{
	height: 100%;
	background-image: url(images/backarrows.gif);
	background-repeat: no-repeat;
	background-position: -150 left;
	}
.indent	{
	padding-left: 30px;
	margin-top: 0px;
	}
.std	{
	margin-bottom: 0px;
	}
.top	{
	margin-top: 0px;
	}
