BODY	{
	margin: 0; font-family: Arial, Helvetica, sans-serif; overflow-x: hidden;
		}

H1 		{font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-weight: bold;
		margin-left: 0%;
		}
		
H2 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 0%;
	font-style: italic;
		}

H3 		{font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		margin-left: 0%;
		}

a:link { 
	color: #003399;
	}
a:visited { 
	color: #990099;
	}

UL {
	list-style-image: url(note.gif);
	font-family: Arial, Helvetica;
}


DL 		{font-family: Arial, Helvetica;	
		}

BLOCKQUOTE 		{font-family: Arial, Helvetica;	
		}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

address			{
		font-family: Arial, Helvetica;
		font-size: 15pt;
		font-weight: bold;
		}	

.headline			{
		font-family: Arial, Helvetica;
		font-size: 14pt;
		font-weight: bold;
		}	

.whiteheadline			{
	font-family: Arial, Helvetica;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
		}	
		
.whiteheadline_bg			{
	font-family: Arial, Helvetica;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3333;
		}	

.useheadline			{
		font-family: Arial, Helvetica;
		font-size: 15pt;
		font-weight: bold;
		color: #CC3333; 
		}			

.use	{color: #CC3333; 
		}

.prof {font-family: Arial, Helvetica; background: "#ff9999";}


.sect 		{font-family: Arial, Helvetica;
		font-size: 16pt;
		font-weight: bold;
		}

.subsect 		{font-family: Arial, Helvetica;
		font-size: 12pt;
		font-weight: bold;
		}

.gray		{font-family: Arial, Helvetica;
		color: #666666;
		font-weight: bold;
		}

.head		{font-family: Arial, Helvetica;
		font-weight: bold;
		}


.low		{font-family: Arial, Helvetica;
		font-size: 12pt;
		font-weight: normal;
		}

.msg		{font-family: Courier;
		font-size: 12pt;
		font-weight: normal;
		}
		
}
.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.navlink_unlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}
.p-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 200;
	color: #FFFFFF;

