﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #EFF5E7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}		
h1 {
	font-size: 36px;
	line-height: 38px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #3366CC;
}
p, table.tbl_survey tr td {
	font-size: 16px;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

table.tbl_survey tr td label {
	padding-left: 4px;
	padding-right: 12px;
}

h2 {
	font-size: 24px;
	color: #3366CC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bold {
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
	line-height: 13px;
}
.red {
	color: #FF0000;
}
.buttontext {
	font-size: 24px;
}
.lettertext {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}

