


a:link       { color: #FF9933; text-decoration: none; }
a:visited    { color: #FF9933; text-decoration: none; }
a:hover { color: #FFCC66; text-decoration: underline; }

td     { font-family: Tahoma; font-size: 14px; color: #FFFFFF;  }

p     { font-family: Tahoma; font-size: 14px; color: #FFFFFF; 
			margin: .7em 0 0 0;  }

ul           {	list-style-type: disc; }

ol           {	font-family: Tahoma; 
				font-size: 14px; 
				color: #FFFFFF; }

li           {	font-family: Tahoma; 
				font-size: 14px; 
				color: #FFFFFF; }


.footer      { font-family: tahoma, arial, verdana, sans-serif; font-size: 11px; color: #FFFFFF;
				margin: 0 0 0 0; }

.head		{ font-family: tahoma, arial, verdana, sans-serif; font-size: 20px; color: #3399FF; font-weight: bold; }

.nav		{ font-family: times new roman; font-size: 13px; color: #FFFFFF; margin: 0 0 0 1.3em; font-weight: bold; }
.nav A:link	{ color: #FFFFFF; text-decoration: none; }
.nav A:visited	{ color: #FFFFFF; text-decoration: none; }
.nav A:hover	{ color: #CC9966; text-decoration: underline; }

.top		{ font-family: times new roman; font-size: 10px; color: #663300; margin: 0 0 0 1.3em; font-weight: bold; }
.top A:link	{ color: #663300; text-decoration: none; }
.top A:visited	{ color: #663300; text-decoration: none; }
.top A:hover	{ color: #996600; text-decoration: underline; }

.foot		{ font-family: times new roman; font-size: 11px; color: #CC9966; margin: 0 0 0 1.3em; font-weight: bold; }
.foot A:link	{ color: #CC9966; text-decoration: none; }
.foot A:visited	{ color: #CC9966; text-decoration: none; }
.foot A:hover	{ color: #996600; text-decoration: underline; }


.subhead		{ font-family: tahoma, arial, verdana, sans-serif; font-size: 13px; color: #000080; font-weight: bold; 
			margin: 1em 0 0 0;  }

.crumb		{ font-family: tahoma, arial, verdana, sans-serif; font-size: 9px; color: #003366; }
.crumb A:link	{ color: #003366; text-decoration: none; }
.crumb A:visited	{ color: #003366; text-decoration: none; }
.crumb A:hover	{ color: #CC9966; text-decoration: underline; }

body{
	background-color: #FFFFFF;
	color: #000000;
	font: .8em times new roman;
}