BODY 	{
	scrollbar-base-color : #428484;
	scrollbar-arrow-color : #FFCC00;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : url(http://www.hevanet.com/bg-gr.gif);
	}

H2	{
	font-size : 14pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
P 	{
	font-size : 12px;
	font-family : Courier;
	}
    
TD	{
	font-size : 12px;
	font-family : Courier;
	}	


.nav 	{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.dsl    {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.cpyr	{ 
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.hevbar {
	background : #195D5D;
	font-size : .8em;
	}

A:LINK, A:VISITED 
	{
	color : #0000EE;
	text-decoration : none;
	}

A:hover {
	color : #FFFFFF;
    	background-color : #428484;
	}



#buttons a 		{
			color: #FFFFFF;
			background-color: #195D5D;
			}

#buttons a:visited 	{color: #FFFFFF}

#buttons a:hover 	{
			background-color: #339933;
			color: #FF9900; /* ORANGE */
			}

#buttonsheader a 	{
		 	background-color: #006600;
			}

#buttonsheader a:hover  {
			background-color: #006633;
			color: #FF9900; /* ORANGE */
			}

