body {
	font: normal normal 12px Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0; 
	background-color: #FFFFFF;
	color: #000000;
	}

a:link {
	color: #FF6600;
	}
a:hover {
	color: #FF3333;
	}
a:visited {
	color: #FF6600;
	}
blockquote {
	font-size: 13px;
	font-style: italic;
	line-height: 1.6em;
	margin: 0 12px;
}
cite {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
}

h1, h2, h3, h4, h5 {
	color: #F4723E;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 12px;
	color: black;
}

ul.submenu {
	margin: 0;
	padding: 0;
}
ul.submenu li {
	padding: 0 0 16px 0;
	font-weight: bold;
	list-style-type: none;
	font-size: 10px;
	text-align: right;
}
table.table {
	border-collapse: collapse;
}
table.table tr td {
	font-size: 10px;
	background-color: #cccccc;
	padding: 5px;
	border: 1px gray solid;
	vertical-align: top;
}
table.table tr.header td {
	font-weight: bold;
	text-align: center;
	background: #333333;
	color: white;
	vertical-align: middle;
}


ul.students li {
	font-size: 10.5px;
	list-style-type: none;
	margin-bottom: 12px;
}

ul.students li .vocation {
	color: #666666;
}
.faded {
	color: #999999;
}
