
.heading  {
	font-size : 13px;
	font-family : Verdana; Arial;
	line-height : 20px;
	color: #B4342F;
	text-align : left justify;
	font-weight: bold;
}

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

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

a {color: #796224; text-decoration: underline}  
a:hover {color: #000000; text-decoration: underline}
a:visited {color: #C29C38; text-decoration: underline}

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