p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000; 
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.sidelinks {  font-family: Tahoma, Verdana, Arial; font-weight: bold; color: #000066; text-decoration: none; line-height: 20px}
.norepeat {  background-repeat: no-repeat; background-position: center center}
.norepeat2 { background-repeat: no-repeat; background-position: left center}
hr {  border: #000066; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.bottom {  color: #FFCC00}
.tableoutline {  border: #000066; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.boldred {
	color: #600;
	}
.boldblack {
	color: #000;
	}
.small {
font-size: 75%;
}
.grey {
	background: #EEE;
	}
.formtable {
	width: 600px;
	padding: 2px 5px 2px 10px;
	border: 1px solid #000;
	border-collapse: collapse;
	}
.underline {
border-bottom: 1px solid #000;
}
.lightblue  {
color: #3333CC;
}