body, ul, td, th, li, lo, p {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12pt;
}

.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
}


A
	{
	color : #333333;
	text-decoration : underline;
	}

A:VISITED
	{
	color : #000000;
	text-decoration : underline;
	}

A:HOVER
	{
	color : #FF0000;
	text-decoration : underline;
	}



.large {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 16px;
	color: #000000;
}


h1 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom:-1px; 

}




#border {
border: thin solid #000000
}

