* {
	font-family:arial,verdana,tahoma,sans-serif;
	font-size:12px;
}
BODY {
	padding:0;
	margin:0;
	color:#000000;
	cursor:default;
	font-family:arial,verdana,tahoma,sans-serif;
	font-size:12px;
	font-weight:normal;
	background:#FFFFFF;
}
A {
	color:#19e;
}
H1 {
	font-size:18px;
}
.header{
	background:#5c90aa url("/img/desktop/c.jpg") repeat-x;
	height:100;
	width:968;
}
.headerText{
	font-size:20px;
	color:#fff;
	font-weight:bold;
	padding-top:15;
	display:inline;
	height:40
}
.shadow{
	background:#e4e4e4 url("/img/desktop/s.gif") repeat-x;
	height:5;
	width:968;
}
.bg {
	background:#f0f0f0 url("/img/desktop/ht.gif") repeat-x;
	height:101;
	width:100%;
}
.footer{
	background:#e7e7e7;
	height:28;
	font-size:12px;
	color:#666;
}
.question { 
	font-weight: bold; 
}
.optional-table td { 
	padding: 3px; 
}
.text { 
	width: 250px; 
}


