P  {
	font-size : x-small;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : 12pt;
	font-family : verdana;
	font-style : normal;
	color : #000000;
}

H2  {
	font-size : 10pt;
	font-family : verdana;
	font-style : normal;
	color : #000000;
}

A  {
	color : blue;
	font-size : x-small;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

A:Visited  {
	font-weight : normal;
	font-style : normal;
	font-size : x-small;
	font-family : verdana;
	color : blue;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration : none;
}

A:Hover  {
	font-size : x-small;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration : underline;
}

BODY  {
	font-size :x-small;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

td	{
	font-size :x-small;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

input 	{ 
	color : #000000; 
	font-family : arial; 
	font-size : 12; 
	background-color : #CFF2CA; 
	border-color : #CFF2CA; 
	border-width : 1; 
} 

textarea { 
	font-size : 12; 
	font-family : arial; 
	color : #000000; 
	border-width : 1; 
	border-color : #CFF2CA; 
	background-color : #CFF2CA; 
} 

select 	{ 
	font-size : 12; 
	font-family : arial; 
	color : #000000; 
	background-color : #CFF2CA; 
	border-width : 1; 
	border-color : #CFF2CA; 
} 

.nav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFF80}
