@charset "utf-8";
/* CSS Document */


p {  font-family:Tahoma; font-size: 13px; line-height:19px}
td {  font-family:Tahoma;font-size:13px; color:#333333;}

.header {  font: bold 24px Arial, Tahoma, sans-serif }
.subhead {  font-weight: bold; font-size: 12px  }
.list {  font-family: Tahoma; font-size: 14px; text-decoration: none  }
.forms {  font-size: 12px; font-family: sans-serif,Arial, Tahoma;}
.line{
	border-bottom: 1px dashed #CCC;
	margin:10px 3% 10px 3%;
}
.lineimg{
	width:680px;
	height:50px;
	background-image:url(images/linecurveunder.png);
}
h1 {
	border-bottom:1px dotted #999;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:32px;
	letter-spacing:-1px;
	line-height:110%;
	text-decoration:none;
	font-weight:normal;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#069;
	font-size:20px;
	letter-spacing:-1px;
	line-height:110%;
	text-decoration:none;
	font-weight:normal;
}