h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	letter-spacing: 20px;
	padding: 20px;
}

a.submitButton {
	background: url(../images/submit-off.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
	letter-spacing: 16px;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.submitButton:hover {
	background: url(../images/submit-on.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #531919;
}

td.label {
	text-align: right;
	padding-left: 10px;
}

td.widget {
	text-align: left;
	padding-right: 10px;
}

#content {
	width: 760px;
	height: 520px;
	text-align: center;
}

form, body,p,td,tr,li,ul,ol { font-size: 12px; 
	font-family: Verdana, Arial, Sans; 
	}
	

	
a { font-family: Verdana, Arial, Sans;
	color: #003366;
	text-decoration: none;}

a:hover {
	color: #990000;
	text-decoration: underline;}

	
.ls10 {	line-height: 10px; }
.ls12 {	line-height: 12px; }
.ls14 {	line-height: 14px; }
.ls18 {	line-height: 18px; }
.ls20 {	line-height: 20px; }
.ls24 {	line-height: 24px; }
.ls30 {	line-height: 30px; }
.ls36 {	line-height: 36px; }
.ls42 {	line-height: 42px; }

.s8 {font-size: 8px;}
.s9 {font-size: 9px;}
.s10 {font-size: 10px;}
.s11 {font-size: 11px;}
.s12 {font-size: 12px;}
.s14 {font-size: 14px;}
.s18 {font-size: 18px;}
.s24 {font-size: 24px;}
.s30 {font-size: 30px;}
.s30 {font-size: 30px;}
.s36 {font-size: 36px;}
.s48 {font-size: 48px;}


hr {color: #ffffff;	height: 1px;}

h1 {
	font-family: verdana, arial, helvetica ;
	font-weight: bold ;
	font-size: 18px ;
	margin-top: 4px;
	margin-bottom: 1px;
}

h2 {
	font-family: verdana, arial, helvetica ;
	font-weight: bold ;
	font-size: 14px ;
	margin-top: 4px;
	margin-bottom: 1px;
}
h3 {
	font-family: verdana, arial, helvetica ;
	font-weight: bold ;
	font-size: 12px ;
	margin-top: 4px;
	margin-bottom: 1px;
}
h4 {
	font-family: verdana, arial, helvetica ;
	font-weight: bold ;
	font-size: 11px ;
	margin-top: 4px;
	margin-bottom: 1px;
}

img {border: 0px;}