A:link	{
	color: #1B4299;
	text-decoration: none;
	}
A:visited	{
	color: #1B4299;
	text-decoration: none;
	}
A:hover	{
	color: #1B4299;
	text-decoration: underline;
	}
A:active	{
	color: #1B4299;
	text-decoration: none;
	}
A	{
	color: #1B4299;
	text-decoration: none;
	}
BODY	{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: 'Tw Cen MT', Arial, Helvetica, 'sans serif';
	zfont-weight: bold;
	}
H1	{
	color: #8894C4;
	font-family: 'Tw Cen MT', Arial, Helvetica, 'sans serif';
	font-size: 130%;
	text-transform: uppercase;
	margin-bottom: 0px;
	}
TD, P	{
	color: #000000;
	font-family: 'Tw Cen MT', Arial, Helvetica, 'sans serif';
	ztext-align: justify;
	}
.blue	{
	background-color: #FFFFFF;
	background-image: url(images/navbar.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 80%;
	text-align: center;
	}
.dotted	{
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	}
.gradient	{
	background-image: url(images/gradient.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	}
.height	{
	height: 100%;
	}
.nav	{
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	}
.navlink	{
	color: #FFFFFF;
	}
.std	{
	margin-bottom: 0px;
	}
.sub	{
	color: #8894C4;
	margin-top: 0px;
	font-size: 85%;
	text-transform: lowercase;
	}
.top	{
	margin-top: 0px;
	}