.text {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 19px
}
.title {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #5E7DA2
}
a:link {
	font-family: "Century Gothic";
	color: #003399
}
a:hover {
	font-family: "Century Gothic";
	color: #5e7da2;
	text-decoration: underline
}
page-titles {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5e7da2
}
.page-titles {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5e7da2
}
H1{
	font-size:18px;
	font-family:"Century Gothic";
	font-weight:bold;
	text-decoration:none;
}
H2{
	font-size:18px;
	font-family:"Century Gothic";
	font-weight:normal;
	text-decoration:none;
}
H3{
	font-size:16px;
	font-family:"Century Gothic";
	font-weight:bold;
	text-decoration:none;
}
H4{
	font-size:16px;
	font-family:"Century Gothic";
	font-weight:normal;
	text-decoration:none;
}
H5{
	font-size:14px;
	font-family:"Century Gothic";
	font-weight:bold;
	text-decoration:none;
}
H6{
	font-size:14px;
	font-family:"Century Gothic";
	font-weight:normal;
	text-decoration:none;
}
p.first{font:"Century Gothic"; font-size:14px; font-weight:normal; text-decoration:none; }
p.second{font:"Century Gothic"; font-size:14px; color:#900; font-weight:normal; text-decoration:none;}
p.third{font:"Century Gothic"; font-size:14px; color:#999; font-weight:normal; text-decoration:none;}
p.fourth{font:"Century Gothic"; font-size:14px; color:#06C; font-weight:normal; text-decoration:none;}

/*********************************** FORM AND FORM ELEMENTS ***********************************/
.contactform{
 width:500px
}

.contactform label{
 clear:left;
 float:left;
 width:180px;
 padding-left:1px;
 margin-top:3px;
}

.contactform input, .contactform select, .contactform textarea{
 float:left;
 margin-bottom:15px;
 border:2px solid #5E7DA2;
 padding:2px;
}
/*********************************** FORM AND FORM ELEMENTS ***********************************/

