body {
	background : #FFFFFF;
	color : #000000;
	font : 1em "Geneva Arial Helvetica Sans-serif";
}

a:link {
	/*color: #E9180D;
	*/
	/*font-size: 0.7em;
	*/
	background-color : transparent;
	color : #21318C;
	text-decoration : underline;
}

a:visited {
	/*color: #21318C;
	*/
	background-color : transparent;
	color : #E9180D;
	text-decoration : underline;
}

a:hover {
	/*color: #E9180D;
	*/
	/*font-size: 0.7em;
	*/
	background-color : transparent;
	color : #F213FF;
	text-decoration : underline;
}

th {
	/*font-size: 0.7em;
	*/
	background-color : transparent;
	color : #000000;
	font-family : Geneva, Arial, Helvetica, Sans-serif;
	text-align : left;
}

td {
	/*font-size: 0.7em;
	*/
	font-family : Geneva, Arial, Helvetica, Sans-serif;
}

h1,h2,h3,h4 {
	background-color : transparent;
	font-family : Geneva, Arial, Helvetica, Sans-serif;
}

h1 {
	/*color: #F03428;
	*/
	background-color : transparent;
	color : #000000;
	font-size : 1.8em;
	font-weight : bold;
}

h2 {
	/*color: #F03428;
	*/
	background-color : transparent;
	color : #000000;
	font-size : 1.4em;
	font-weight : bold;
}

h3 {
	/*color: #F03428;
	*/
	background-color : transparent;
	color : #000000;
	font-size : 1.0em;
	font-weight : bold;
}

h4 {
	background-color : transparent;
	color : #000000;
	font-size : 0.74em;
	font-weight : normal;
}

.pagetitle1 {
	background-color : transparent;
	color : #F03428;
	font-size : 1.8em;
	font-weight : bold;
}

.pagetitle2 {
	background-color : transparent;
	color : #000000;
	font-size : 1.2em;
	font-weight : bold;
}

.pagetitle3 {
	background-color : transparent;
	color : #000000;
	font-size : 1.0em;
	font-weight : bold;
}

#header {
	background-color : transparent;
	color : #000055;
	font-family : Geneva, Arial, Helvetica, Sans-serif;
	font-size : 0.74em;
	font-weight : bold;
}

#small {
	color : #CCCCCC;
	font-family : Geneva, Arial, Helvetica, Sans-serif;
	font-size : 0.5em;
		background-color : transparent;
}

#topnav{
	/*font-family: "verdana","arial","helv" ;
	*/
	background-color : #1B5A9D;
	color : #356CA7;
	font-family : Geneva, Arial, Helvetica, Sans-serif;
	font-size : 0.72em;
}

.footer {
	font-family : Geneva, Arial, Helvetica, Sans-serif;
	font-size : .75em;
}

.maintext {
	background-color : transparent;
	color : #000000;
	font-family : Geneva, Arial, Helvetica, Sans-serif;
	font-size : 0.87em;
}

.smaller {
	background-color : transparent;
	color : #000000;
	font-family : Geneva, Arial, Helvetica, Sans-serif;
	font-size : 0.8em;
}

.smaller2 {
	background-color : transparent;
	color : #000000;
	font-family : Geneva, Arial, Helvetica, Sans-serif;
	font-size : 0.7em;
}

smallmargin {
	/* TRouBLe */
	margin-bottom : 0px;
	margin-top : 6px;
}

UL {
	margin : 0em 0% 0em 5%;
}


