.tittle{
font-family:Georgia;
font-size:20px;
line-height:12px;
color:#FFFFFF;
}
.content{
font-family:Georgia;
font-size:12px;
line-height:20px;
color:#D6A990;
text-decoration:none;
}
.sub_tittle{
font-family:Georgia;
font-size:25px;
line-height:15px;
color:#31AF7A;
}
.heading{
font-family:Times New Roman;
font-size:20px;
line-height:15px;
color:#02351E;
font-weight:bold;
}
.text{
font-family:Georgia;
font-size:12px;
line-height:18px;
color:#D6EBE0;
}
.footer{
font-family:verdana;
font-size:11px;
line-height:18px;
color:#5A9177;
text-decoration:none;
}
.innerpagetext {
font-family:Georgia;
font-size:12px;
line-height:19px;
color:#D6A990;
text-decoration:none;
}
.innerpagetittle{
font-family:Georgia;
font-size:15px;
line-height:19px;
color:#31AF7A;
text-decoration:none;
}
.innerpagesubtittle{
font-family:Georgia;
font-size:18px;
line-height:19px;
color:#31AF7A;
text-decoration:none;
}
.leftmenu{
font-family:Georgia;
font-size:12px;
line-height:20px;
color:#D6A990;
text-decoration:none;

}
a {
	color: #D6A990;
	text-decoration: none;
}
a:hover {
	color: #1E7650;
	text-decoration: none;
}
input, select {
	background-color: #ADAEAD;
	border-color: #9D9D9D;
	border-width: 1px;
	font:  Verdana;
	color:#000000;
}
textarea {
	background-color: #ADAEAD;
	border-color: #9D9D9D;
	border-width: 1px;
	font:  Verdana;
	color:#000000;
}