body, table, tr, td, p, dl, dt, dd {
	scrollbar-base-color: #666666;
	scrollbar-arrow-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 12pt;
	font-size: 8pt;
	height:auto;}

input, select, textarea {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	font-size: 8pt}

a {
	color: #3366cc}
a:link {
	color: #3366cc}
a:visited {
	color: #3366cc}
a:hover {
	color: #99CCFF}

.h1 {
	color: #FF6600;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold}

.h2 {
	font-size: 10pt;
	line-height: normal;
	font-weight: bold}

.h3 {
	font-size: 8pt;
	line-height: normal;
	font-weight: bold}

.smaller {
	line-height: normal;
	font-size: 7pt}

.small {
	line-height: normal;
	font-size: 9px}

.credit {
	color: #666666;
	line-height: normal;
	font-size: 7pt}

.sidebar {
	color: #999999;
	line-height: normal;
	font-size: 8pt}

a.credit {
	color: #666666}
a.credit:link {
	color: #666666}
a.credit:visited {
	color: #666666}
a.credit:hover {
	color: #999999}

.inputtext {
	font-family: Default; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none}

.small-text {
	color: #cc0000;
	font-size: 10px;
	font-style: italic;
}

.problem_head {
	color: red;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.required {
	color: red;
	font-style: bold;
	}
	
.thankyou {
	color: green;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
}