a:link {
	color: #990033;
	text-decoration: none;
}
a:active {
	color: rgb(255, 204, 0);
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}a:hover {
	color: #CC0000;
}
			   
body {
	font: normal small Arial;
}
button       { font-size: 8pt; font-style: normal; font-family: Arial; border-style: solid; border-width: 1pt; }
caption      { font-size: 14pt; font-style: normal; font-family: Arial }
fieldset     { font-family: Arial; font-size: 8pt; font-style: normal; border-style: solid; border-width: 1pt; }
h1           { font-size: 24pt; font-family: Arial;  font-weight: normal; font-style: normal }
h2           { font-family: Arial; font-style: normal; font-size: 18pt; font-weight: normal;  }
h3           { font-family: Arial;  font-size: 14pt; font-weight: normal; font-style: normal; }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; font-family: Arial; }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: Arial; }
h6           { font-family: Arial; font-size: 8pt; font-style: normal; font-weight: normal; }
label        { font-size: 8pt; font-style: normal; font-family: Arial; }
label		 { font-size: 8pt; font-family: Arial; font-style: normal; }
legend       { font-style: Normal; font-size: 8pt; font-family: Arial; }
marquee      { font-family: Arial; font-size: 14pt; }
select       { font-style: normal; font-family: Arial; font-size: 8pt; border-style: solid; border-width: 1pt; }
table {	
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}
textarea {
	border-style: solid;
	border-width: 1pt;
	font: normal xx-large Arial;
}
th           { font-family: Arial; font-style: normal }
li {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	list-style: url(ballgold.gif) inside;
}
.tblTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.tblHLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


