body, td, p	{ 
	color: #000000;
	font-size: 12px;
	font-family: Arial,Helvetica; 
}

a:link  	{
	color: #106186;
	font-size: 12px;
	font-family: Arial,Helvetica;
	text-decoration: underline
}

a:visited   {
	color: #083B61;
	font-size: 12px;
	font-family: Arial,Helvetica;
}

a:hover     {
	color: #38B8D1;
	font-size: 12px;
	font-family: Arial,Helvetica;
}

h2, .title {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

small 	{
	color: #666;
	font-size: 9px;
	font-family: Arial,Helvetica;
}

a.small		{
	font-size: 9px;
}

a.small:hover {
	font-size: 9px;
}

a.small:visited {
	font-size: 9px;
}

li {
	padding-bottom: 12px;
}

.contact_form {
	padding: 10px;
	background-color: #eee;
	border: 1px solid: #ccc;
}

.formfield {
	width: 170px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.pdf {
	background: url(images/pdf.png) no-repeat;
	padding-left: 25px;
	line-height: 16px;
	list-style: none;
}

.doc {
	background: url(images/doc.png) no-repeat;
	padding-left: 25px;
	line-height: 16px;
	list-style: none;
}

.link {
	background: url(images/link.png) no-repeat;
	padding-left: 25px;
	line-height: 16px;	
	list-style: none;
}
