body{
	font-family : Helvetica, Arial, sans-serif;
	font-size : small;
}

a{
	text-decoration : none;
}

a:hover{
	text-decoration : underline;
}

.topline{
	color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.navheader{
	background-color: #333399;
}

.nav{
	background-color: #5157C7;
}

.navlinks{
	font : x-small;
	color : White;
}

.navlinks:hover{
	font : x-small;
	color : White;
	text-decoration : none;
}

.nav_over{
	background-color: #2A2A87;
}

.photo{
	margin-left : 10px;
	margin-right : 0px;
	margin-bottom : 5px;
	margin-top : 10px;
}