body {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
textarea, input, select {
    font-family:tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
td {
    font-family:tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.heading{
    font-family:tahoma;
	font-size: 18px;
	color:#FF6600;
	font-weight: bold;
}
.subheading{
    font-family:tahoma;
	font-size: 14px;
	color:#FF6600;
	font-weight: bold;
}
.image_text{
    font-family:tahoma;
	font-size: 18px;
	color:#ffffff;
	font-weight: bold;
}
.content{
    font-family:tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.question{
    font-family:tahoma;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
}
.footer
{
font-family:tahoma;
font-size:11px;
color:#000000;
font-weight:normal;
}

a:link {
	color:#FF6600;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	/*text-decoration: underline;*/
}
a:visited {
	color: #FF6600;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
