body{	
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H1 {
	font-family: arial, sans-serif;
	font-size:32pt;
	padding:0;
	margin:0;
}
p {
	font-family: sans-serif;
	font-size: 8pt;
	text-align:justify;
	text-indent: 1.5em;
}
a.nav:link {
		color: #DDDDDD;
		text-decoration:none;
}
a.nav:visited {
		color: #AAAAAA;
		text-decoration:none;
}
a.nav:hover	{
		color: #FFFFFF;
		text-decoration:underline;
}
a.nav:active{
		color: #FFFFFF;
}
a.admin {
	font-weight: normal;
	font-size: 12pt;
	color: blue;
	text-decoration: underline;
}

.nav{
	background-color:#FFFFFF;
}
.main{
	background-color:#CCCCCC;
}
.section_img{
	border: 6px groove #000000;
}
