a:link
	{
	font-size: x-small;
	color: #333399;
	text-decoration: none;
	}

a:visited
	{
	font-size: x-small;
	color: #333399;
	text-decoration: none;
	}

a:active
	{
	font-size: x-small;
	color: #333399;
	text-decoration: none;
	}

a:hover
	{
	font-size: x-small;
	color: #CC3333;
	text-decoration: underline;
	}

.white:link
	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	}

.white:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	}

.white:active
	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	}

.white:hover
	{
	color: #FFFF00;
	text-decoration: none;
	font-size: x-small;
	}

.page
	{
	background-color: #FFFFEA;
	font-family: verdana, arial;
	font-size: x-small;
	}

ul
	{
	font-family: verdana, arial;
	font-size: x-small;
	}
	
.txtWhite
	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	}

.txtDkGray
	{
	color: #AAAAAA;
	text-decoration: none;
	font-size: x-small;
	}
.txtHeading
	{
	color: A40000;
	font-family: verdana, tahoma, arial;
	font-size: x-small;
	font-weight: 900;
	letter-spacing: 1pt;
	}

div.heading
	{
	color: A40000;
	font-family: verdana, tahoma, arial;
	font-size: x-small;
	font-weight: 900;
	letter-spacing: 1pt;
	background-color:FFBF34;
	padding:3px;border:black 1px solid;
	}

div.heading2
	{
	color: FFBF34;
	font-family: verdana, tahoma, arial;
	font-size: x-small;
	font-weight: 900;
	letter-spacing: 1pt;
	background-color:A40000;
	padding:3px;border:black 1px solid;
	margin-bottom: 3px;
	}
hr.orange
	{
	height:1px;
	width:100%;
	color:FFBF34;
	}
hr.blue
	{
	height:1px;
	width:100%;
	color:#333399;
	}
tr.header
	{
	background-color:CCCCCC;
	font-size:xx-small;
	font-weight:bold;
	}
.navBackColor
	{
		background-color:FFFACD;
	}
.tagLine
	{
	font-size: x-small;
	color: black;
	font-style: italic;
	}
