
.heading  {
	font-size : 16px;
	font-family : Trebuchet MS, Verdana, Arial;
	line-height : 20px;
	color: #FF0000;
	text-align : left justify;
	font-weight: bold;
}

.text  {
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial;
	line-height : 14px;
	color: #000000;
	text-align : left justify;
}

.smalltext  {
	font-size : 11px;
	font-family : Trebuchet MS, Verdana, Arial;
	line-height : 12px;
	color: #000000;
	text-align : left justify;
}

a {color: #FF0000; text-decoration: underline}  
a:hover {color: #845C42; text-decoration: underline}
a:visited {color: #FF5959; text-decoration: underline}

input {
	font-size: 10px; 
	background: #FFDDDD; 
	color: #000000; 
	font-family: verdana, arial
}
SELECT {
	font-size: 10px; 
	background: #FFDDDD;
	color: #000000; 
	font-family: verdana, arial
}
TEXTAREA {
	font-size: 10px; 
	background: #FFDDDD;
	color: #000000; 
	font-family: verdana, arial
}

