.c_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #dedede;
	cursor:pointer;
	cursor:hand;
}

.c_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.Title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	color: #ff0000;
}

.Title2 {
	font-size: 18px;
	font-style: bold;
	color:maroon;
}

.text1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3d565d;
}

.content{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3d565d;
}

.search1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3d565d;
}
.subheading{
	font-family: times;
	font-size: 18px; 
        color: #336633;
	font-weight: bold;
}
.heading {
	font-family: times;
	font-size: 22px;
	font-weight: bold;
	color: #336633;
	font-stretch:condensed
}
h1 {
	font-family: times;
	font-size: 22px;
	font-style: normal;
	color: #336633;
	font-stretch:condensed
}

h2 {
	font-family: times;
	font-size: 18px;
	font-style: normal; 
	color: #336633;
}

