body, table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:16px;
	background-color:#0000CC;
	background-image:url(IMAGES/TEXTURE.GIF);
	margin-top: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

ul li {
	list-style-image:url(../IMAGES/arrowsLight.gif);
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF99;
	list-style-position: outside;
	list-style-type: none;
	font-style: normal;
	letter-spacing: 0.1em;
	text-indent: 0pt;
	position: static;
	white-space: normal;
	padding: 4px;
}

.first_letter {font-size:150%}

.fntSml {font-size:70%}

.fntHdr {color:#FFFF08; font-size:80%; font-style:italic; font-weight:bold}

.stFooter {
	text-align:center;
	color:#ffff99;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 100%;
	font-weight: bold;
}

a {
	font-size: 12px;
	font-weight: bold;
}

a:link {color:white;}
a:visited {color:lime;}
a:hover {color:orange;}
a:active {color:red;text-decoration: none;}
hr {
	color: #0000F9;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FF66CC;
	font-variant: normal;
}
