DIV, TABLE, TR, TD {font-family:Georgia, Baskerville Old Face, Times New Roman; font-size:12pt;}
.body {font-family: arial; font-size: 10pt;}
.bold {font-family: arial; font-size: 10pt; font-weight: bold;}
.description {font-family: arial; font-size: 8pt;}
.frame {border: 1px solid black;}
.large {font-size:24px;}
.med {font-size:18px;}
.name {font-family: arial; font-size: 8pt; font-weight: bold;}
.red {color: #C71E31;}
.subnav {font-size:10pt;}
.white {color: white;}
a {color:black;text-decoration:none;}
a:visited {color:black;text-decoration:none;}
a:hover {text-decoration:none;}

.black-header{
	background-color: #CBD0F3;
	border: 1px solid black;
	font-family:Georgia, Baskerville Old Face, Times New Roman;
	font-size:16pt;
	padding:3px;
	text-align:center;
	margin-top: 10px;
	margin-left: 296px;
	width: 200px;
}

//* SPECIAL LINKS*//
A.homepage:link {
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

A.homepage:visited {
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}