hr {  background-image: none; background-repeat: no-repeat; background-position: center}


body         {
	background-image:  none;
	font-family: 
                Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	font-size: 12pt;
	background-color: #182070;
	
}

h1           {
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ebd997;
	line-height: normal;

}
h2           {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1.5em;
	font-weight: normal;
	color: #ebd997;
	line-height: normal;

}
h3           {
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #ebd997;
	line-height: normal;
	text-align: center;

}
h4           {
	font-weight: bold;
	font-size: 1em;
	font-style: normal;
	font-family: 
Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h5           {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-family: 
               'Trebuchet MS', Arial, Helvetica;
	line-height: normal;
	color: #FFFFFF;
}
h6           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: 
               normal;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #33CCFF;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;

}
.red {
	color: #F00;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #00FF00;
	text-decoration: underline;
}
.thumbtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #000000;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #182070;
	color: #FFFF00;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #DEDECA;
	text-decoration: underline;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0;
	line-height: normal;
}

a:hover {
	text-decoration: underline;
}
