a.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menulink:hover {
	color: #D0D0D0;

}


a.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #000000;
	text-decoration: none;
}

a.mainlink:hover {
	text-decoration: underline;

}



/*  main stuff */


/* font sizes for body text */
BODY 	
	{
	font-family: verdana,arial,Helvetica,sans-serif; 
	font-size: 9pt;
	color: #222222;
	}

TD 	
	{ 
	font-family: verdana,arial,Helvetica,sans-serif; 
	font-size: 9pt;
	color: #222222;
	}

FONT 
	{ 
	color: #222222; 
	}

 
h1 
	{
	font-family: arial;
	font-size: 12pt;
	font-weight: none;
	color: #222222;
	}

h2
	{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #222222;
	}

h3
	{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #222222;
	}


h4
	{
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: normal;
	color: #222222;
	}
