.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #336699;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #6699cc;
}


.navigation a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #666633;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #336699;
}


.footertext{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}

.footertext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #cccc99;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: white;
}


.heading{
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #996633;
}

#layoutTable td {
	padding:10px;
	border-bottom:1px solid #CCCCCC;
	}
	

.tagline{
	font-family: Perpetua, Garamond, Goudy Old Style, arial ;
	font-size: 17pt;
	color: white;
}