BODY { 
	background-image:url('images/logo3.gif');
	background-repeat:no-repeat;
	background-position:20px 20px;
	margin:20px;
}
P {
	text-align:justify;
}
a:link, a:active, a:visited { 
	color:#336666;
	text-decoration:none;
}

a:hover { 
	color:#666666;
	text-decoration:none;
}
.contentframe {
	padding:15px 75px 40px 75px;
}
.content {
	font:14px times new roman, times, serif;
	line-height:18px;
}
.nav {
	font:11px verdana, helvetica, arial, sans-serif;
	font-weight:normal;
}
.footer {
	font:12px arial, sans-serif;
}