﻿.FormTable 
{
	width:50%;
	
}
.FormQuestion 
{
	background-color: #00a651;
	color: #ffffff;
	font-weight:bold;
	width: 150px;
	padding:7px;
    font-family:Trebuchet MS;
	font-size: 13px;
	vertical-align:top;
}
h1 
{
	font-family: font-family:Arial;
	font-size: 16px;
	color: #0083a6;
	line-height: normal;
}

h2 
{
	font-family: font-family:Arial;
	font-size: 14px;
	color: #0083a6;
}
h3 
{
	font-family: font-family:Arial;
	font-size: 12px;
	color: #0083a6;
}

h4 
{
	font-family: font-family:Arial;
	font-size: 10px;
	color: #0083a6;
}
Div
{
	font-family: font-family:Arial;
	font-size:11px;
	color:#000000;
}
P
{
	font-family: font-family:Arial;
	font-size:11px;
	color:#000000;
}
#body
{
	font-family: font-family:Arial;
	font-size:11px;
	color:#000000;
}
td, p, div, span
{
	font-family: font-family:Arial;
 	font-size:11px;
	color:#000000;
}
a:link {color: #000000;
 	text-decoration:none;
	font-family: font-family:Arial;
 	font-size:11px;
}
a:visited 
{
	color: #000000;
 	text-decoration:none;
	font-family: font-family:Arial;
 	font-size:11px;
}
a:hover 
{
	color: #000000;
 	text-decoration:underline;
 	font-size:11px;
	font-family: font-family:Arial;
}
.ImageTitle
{
	font-family: font-family:Arial;
 	font-size:11px;
	color:#000000;
}