body {background-color: #FFF;}

/* links */

a:link {color: #000099;}
a:visited {color: #FF0000;}
a:hover {color: #0099FF;}

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;}

/* font styles */

* .style1 {font-size: 14px;}
* .style2 {font-size: 16px;}
* .style3 {color: #FF9900; font-weight: bold;}
* .style4 {color: #009900;}
* .style5 {font-size: 16px; font-weight: bold;}
* .style6 {color: #0000FF;}
* .style7 {font-size: 16px;color: #0000FF; font-style: italic;}
* .style8 {font-size: 24px}
* .style9 {font-size: 16px;color: #000000;font-weight: bold;}
* .style10 {font-size: 12px;}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}
.SmallRedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}


.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.BlueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: normal;
}

.GreenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	font-weight: normal;
}

.OrangeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: normal;
}

.BlueSubjectHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight: normal;
}

.SubjectHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

#Layer3 li a {font-size: 16px;}