BODY {
	color: Black;
	background-color: #EFF1E0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
 td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
A {
	color: #3334CC;
}

A:HOVER {
	color: #7F33CC;
	text-decoration: none;
	background-color: #CBC7E6;
}


table.body {
	background-color: White;
	border: 3px solid Black;
	/*padding: 10px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

td.purpleback {
	background: #7F33CC;
	color: #E3E6C7;
	border-bottom: 17px solid Black;
}

.mini {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

td.nav {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E3E6C7;
	border-right: 1px solid Black;
}

td.nav LI {
	list-style: square;
	padding-bottom: 10px;
}

ul.triangle {
	list-style-image: url(images/bodybullet.gif);
}

h1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #3334CC;
}

h2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #3381CC;
}

h3 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

