body {
	margin: 0px;
}

td {
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}

td.nav {
	border-right: 2px dotted #CC6600;
	border-top: 2px dotted #CC6600;
	border-bottom: 2px dotted #CC6600;
	background-color: #EEEBE7;
	font-size: 11px;
	padding: 5px;
}

td.pad {
	padding: 10px;
}

a:link, a:visited, a:active {
	color: #c60;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.photo {
 float: right;
 margin-left: 20px; 
 margin-right: 25px;
  margin-bottom: 20px;

 }

.title {
	color: #c60;
	font : bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.navtext {
	font-size: 11px;
}

.subtitle {
	color: #c60;
	font-weight: bold;
}
.classtitle {
	font:italic bold larger;
	position:relative;
	left: 30px;
	font-size: 110%;
	}