
.heading  {
	font-size : 13px;
	font-family : Verdana; Arial;
	line-height : 20px;
	color: #B30000;
	text-align : left justify;
	font-weight: bold;
}

.text  {
	font-size : 12px;
	font-family : Verdana, Arial;
	line-height : 16px;
	color: #790000;
	text-align : left justify;
}

.smalltext  {
	font-size : 9px;
	font-family : Verdana, Arial;
	line-height : 12px;
	color: #000000;
	text-align : left justify;
}

a {color: #790000; text-decoration: underline}  
a:hover {color: #000000; text-decoration: underline}
a:visited {color: #F40000; text-decoration: underline}

input {
	font-size: 10px; 
	background: #E6FFE6; 
	color: #000000; 
	font-family: verdana, arial
}
SELECT {
	font-size: 10px; 
	background: #E6FFE6;
	color: #000000; 
	font-family: verdana, arial
}
TEXTAREA {
	font-size: 10px; 
	background: #E6FFE6;
	color: #000066; 
	font-family: verdana, arial
}
