
BODY	{
		font-family	: Arial, Helvetica, sans-serif;
		font-size	: small;
		margin-left	: 10px;
		margin-right: 10px;
		background	: white;
		}




A:link { color		: #0000CD }
A:visited { color	: #1E90FF }
A:hover { color		: red }
A:active { color	: red }

H1	{font-size	:	larger;
		color	:	#3366CC }
H2	{font-size	:	large; }	

H3	{font-family	:	Arial, Helvetica, sans-serif;
	font-size	:	12pt;
	}

TD, DL, P, UL	{
	font-family	:	Arial, Helvetica, sans-serif;
	font-size	:	small;
	}	
	
.announce	{ font-family:	Arial, Helvetica, sans-serif;
	font-size	: medium;
	font-weight	: bold;
	background	: white;
	}	
.attn	{
	font-family	:	Arial, Helvetica, sans-serif;
	font-size	: medium;
	font-weight	: bold;
	background	: white;
	color	: red;
	}	

.autsite	{ font:	bold medium Arial, Verdana, sans-serif;
	background:	#FFFFCC;
	}

.center	{ text-align: center }		

.cont	{
	font-size: medium;
	}
	
.head	{	font-family: Arial, Helvetica, sans-serif;
	font-size:	large;
	font-weight:	bold;
	}	


.menu	{ font-family:	Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	}		

	
	
.navfoot { font-family:	Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	}	
	
.tip	{
	color: red;
	background: transparent;
	font-weight: bold;
	}
.np	{
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	}	

TD.code	{ font-family: none}

.nav { font-family:	Arial, Helvetica, sans-serif;
	font-size: x-small;

	}	   

.title	{	font-family: Arial, Helvetica, sans-serif;
	font-size:	large;
	font-weight:	bold;
	color:	#FFFFCC;
	background:	black;
	}

