<style type="text/css">


/******* hyperlink and anchor tag styles *******/

.body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
color: #000000;
}


.nav a:link{
	color: #3399cc;
	font-size: 12px;
	text-decoration: underline;
	font: arial;
}

.nav a:visited{
	color: #3399cc;
	font-size: 12px;
	text-decoration: underline;
}

.nav a:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
 

/******* Content *******/

.content {
font-family: Arial;
font-size: 12px;
color: #ffffff;
font-weight: normal;
}

.gutter{
font-family: Arial;
font-size: 10px;
color: #ffffff;
font-weight: normal;
}

.title {
	font-family: arial;
	color: #ffffff;
	font-size: 17px;
	text-decoration: bold;
	
}

.footer {
	font-family: arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: bold;
	
}


</style>
