H1, H2, H3, H4, H5 {color: #ED4646; font-family: arial, helvetica, sans-serif}
H1 {font-weight: bold; font-size: 175%}
H2 {font-weight: bold; font-size: 150%}
H3 {text-decoration: font-size: 100%}
H4 {font-style: italic; font-size: 100%}
H5 {font-style: italic; font-size: 100%; color: #5575B0}
BODY {background-color: #5575B0; color: black; font-size: 100%; font-family: arial, helvetica, sans-serif}
TABLE {margin-top: 0;
	margin-left: 0;
}      	
.indent {text-indent: 20px}
UL, OL {text-indent: 20px}
LI {font-size: 90%}
TT {text-indent: 20px; font-size: 110%; font-family: courier}
HR {
	height: 5px;
	color: red;
}
.smalltable {font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	background-color: #CCCCCC
	}	
.small{
	font-size: 75%
}
.verysmall{
	font-size: 60%
}
.redsmall{
	font-size: 75%;
	color: red;
}
.medium{
	font-size: 85%
	}
#date {
	text-align: right;
	font-size: 85%
}
#main {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	padding: 5px;
}
.mainmenu{
	text-align: left;
	font-style: bold;
	background: #5575B0;
	color: white;
	padding: 5px;
	font-size: 85%;
	font-variant: small-caps;
	margin: 0;

}
.mainmenu a {
	color: white;
	text-decoration: none;
	border-right: 3px solid white;
	padding-right: 5px;
}
.mainmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.mainmenu a:hover {
	background: red;
	color: #ffffff;
	text-decoration: none;
}
.menucell {
	background: url(pics/redline3.gif) left top repeat;
}
.address {
	font-style: italic;
	font-size: 80%;
	text-align: center;
}
.withborder {
	border: 5px solid #5575B0;
}
.blue {
	color: #5575B0;
}
