body, div, td, th, span, p, h2, h3, h4, h5, ul, ol, li, a {
	font-family:  Arial, verdana, sans-serif;
}

h1   {
	color: #990000;
	font-family:  Arial;
	font-size: 2.0em;
}

h2   {
	color: black;
	font-family
}

h3   {
	color: black;
	font-family:  Arial;
	font-size: 1.6em;
}

h4   {
	color: black;
	font-family:  Arial;
	font-size: 1.4em;
}

h5 {
	color: black;
	font-family:  Arial;
	font-size: 1.2em;
}

h6 {
	color: black;
        font-family:  Arial;
	font-size: 1.0em;
}

hr {
	color: #990000;
}

a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

a:hover {
    color: navy;
}

.NavTable tr td {
	border: 3px solid white;
	background-color: #990000;
	width: 125px;
	text-align: center;
}

.NavTable tr td a {
	font-size: 11pt;
	color: white;
}

.NavBar img {
	margin: 1px;
	padding: 0px;
}

.NavTableSmall tr td {
	border: 3px solid white;
	background-color: #990000;
	width: 125px;
	text-align: center;
}

.NavTableSmall tr td a {
	font-size: .8em;
	color: white;
}

.BigLinks a {
	color: #990000;
	font-size: 1em;
}

.BiggerLinks a {
	color: #990000;
	font-size: 1.2em;
	font-weight: bold;
}

.TinyLinks a {
	color: #990000;
	font-size: .8em;
	font-weight: bold;
	font-family:  Arial;
}

.TinierLinks a {
	color: #990000;
	font-size: .7em;
}

.WhiteLinks a {
	color: #ffffff;
	font-size: 1.2em;
	text-decoration: underline;
}

.Caption {
	color: gray;
	font-family:  Arial;
	font-size: .8em;
	font-weight: bold;
}

.NavLinks a {
	color: #990000;
	font-size: 10pt;
	font-weight: bold;
}

.Small {
	font-size: 10pt;
}

.BlueTitle {
	font-size: 20pt;
	color: #0099CC;
	font-weight: bold;
}

.TestEm {
	font-size: 1em;
}

.RedTitle {
	font-size: 20pt;
	text-align: center;
	color: #990000;
	font-weight: bold;
}

.Query {
	font-size: 1em;
	color: #600000;
	font-weight: bold;
	font-family:  Arial;
}

.leftcolumn {
position:       absolute;
width:          200;
top:            0px;
left:           0px;
background-color: #990000;
}

.rightcolumn {
position:       absolute;
top:            0px;
left:           200px;
}
