body {
	background-color: #E7EDFB;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smaller {
	font-size: 10px;
}
.name {
	font-family: "Trebuchet MS";
	font-size: 48px;
	font-weight: normal;
}
.nameorange {
	color: #FF6600;
	font-family: "Trebuchet MS";
	font-size: 48px;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #6D7CE7;
	font-weight: bold;
	font-style: italic;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.nav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.boldorange {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.boldblue {
	font-size: 14px;
	font-weight: bold;
	color: #A0AAEF;
}
.boldblack {
color: #000000
}
