body  {
	margin: 0;
	padding: 0;
	font-family: verdana,arial,times new roman,times;
	font-size: 80%;
	color: #000;
	background-color: #fff;
}
P	{
	font-size : 12pt;
	font-family : Verdana,arial,times new roman,times;
	color : #993333;
}

.small_black	{
	font-size : 11pt;
	font-family : Verdana,arial,times new roman,times;
	color : #000000;
}

.small_burg	{
	font-size : 12pt;
	font-family : Georgia,verdana,arial,times new roman,times;
	color : #993333;
}

.footer	{
	font-size : 8pt;
	font-family : verdana,arial,times new roman,times;
	color : #993333;
}


A  {
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

.small {
	font-size : 10pt;
	font-family : Georgia,Verdana,Trebuchet,Arial,Times New Roman, Times;
	font-weight : bold;	
	color : #993333;
}
.small_nobold {
	font-size : 10pt;
	font-family : Georgia,Verdana,Trebuchet,Arial,Times New Roman, Times;
	color : #000000;
}

.medium {
	font-size : 14pt;
	font-family : Verdana,Trebuchet,Arial,Times New Roman, Times;
	font-weight : bold;	
	color : #993333;
}
.medium_blue {
	font-size : 14pt;
	font-family : Verdana,Trebuchet,Arial,Times New Roman, Times;
	font-weight : bold;	
	color : #330099;
}
.large_blue {
	font-size : 18pt;
	font-family : Verdana,Trebuchet,Arial,Times New Roman, Times;
	font-weight : bold;	
	color : #330099;
}
LI	{
	font-size : 11pt;
	font-family : verdana,arial,times new roman,times;
	color : #000000;
}
.submit_button {
	font-size: 10pt;
	font-family: Verdana,Trebuchet,Arial,Times New Roman, Times;
	color : #993333;
	font-weight : bold;	
	background: "#e0e0e0";
	border: 1 solid; 
	border-color: #00008B;	
}
.inputbox { 
	font-size: 10pt; 
	font-family : Verdana,Trebuchet,Arial,Times New Roman, Times;
	font-weight : bold;	
	color : #330099; 
	background-color: #ffffff;
	border: 1 solid; 
	border-color: #00008B;	
}
