BODY {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color : #800080;
}

TD {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color : #800080;
}

A {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #800080;
	font-size : 12pt;
	font-weight : Bold;
}

A:Hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration: underline;
	font-size : 12pt;
	color: #800080;
	font-weight : Bold;
}

.home {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color : Black;
}

.nav {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #4D004E;
	font-size : 12pt;
	font-weight : Bold;
}

.nav:Hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size : 12pt;
	color: #993396;
	font-weight : Bold;
}

.email {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #800080;
	font-size : 12pt;
	font-weight : Normal;
}

.email:Hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration: underline;
	font-size : 12pt;
	color: #FF40FF;
	font-weight : Normal;
}

.notes {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color : Red;
	font-weight : Bold;
}

.current {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size : 12pt;
	color: #993396;
	font-weight : Bold;
}

.small_link {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: Black;
	font-size : 10pt;
	font-weight : Normal;
}

.small_link:Hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration: underline;
	font-size : 10pt;
	color: Black;
	font-weight : Normal;
}

.title {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size : 16pt;
	color: #9CCE9C;
	font-weight : Bold;
}

