BODY {
	font-size : 13px;
	font-family : Verdana,Arial,Helvetica;
	color : black;
	line-height: 16px
}

P  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 13px;
	color : #000000;
	letter-spacing: normal;
	line-height: 16px;
}

P.large  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 16px;
	color : #800000;
	letter-spacing : normal;
	font-weight: bold;
}

P.menu  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 15px;
	color : #ffffcc;
	letter-spacing : normal;
	font-weight: bold;
	text-decoration:	none;
}

P.small,SPAN.small {
	margin-left : 4px;
	font-size : 11px;
	color : black;
	letter-spacing : normal;
}

P.error {
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 14px;
	color : red;
}

H1 {
	font-size : 32px;
	font-family : Verdana,Arial,Helvetica;
	color : #003366;
	font-weight : bold;
}

H2 {
	font-size : 18px;
	font-family : Arial,Helvetica;
	color : #b00000;
	font-weight : normal;
}

H3 {
	font-family : Verdana,Arial,Helvetica;
	font-size : 16px;
	color : black;
	font-weight : bold;
}

TD, TH
{
	font-family : Verdana,Arial,Helvetica;
	font-size: 13px;
	color: black;
	line-height: 16px
}

UL,OL {
	font-size : 13px;
	font-family : Verdana,Arial,Helvetica;
}

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

A:link
{
	text-decoration:	none;
	color: #993300;
}	
		
A:visited	{	
	text-decoration:	none;
	color: #993300;
	}	
		
A:active	{	
	text-decoration:	none;
	color: #993300;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color: #993300;
	}
	

