﻿html {
	overflow-y: scroll;
}
body {
	margin-top: 0px;
	margin-left: 0px;
}
p {
	font-family: Times New Roman, Times, serif;
	color: #990066;
	font-size : 12pt;
	margin-bottom: 8px;
	margin-top: 8px;
}
h1 {
	font-family: Times New Roman, Times, serif;
	color: #003366;
	font-size : 16pt;
}
h2 {
	font-family: Times New Roman, Times, serif;
	color: #008080;
	font-size : 16pt;
}
h3 {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size : 14pt;
}
H4 {
	font-family: Times New Roman, Times, serif;
	color: black;
	font-size : 12pt;
}
h5 {
	font-family: Times New Roman, Times, serif;
	color: #003366;
	font-size : 18pt;
	margin-bottom: 8px;
	margin-top: 8px;
}
h6 {
	font-family: Times New Roman, Times, serif;
	color: #990066;
	font-size : 16pt;
	font-style: italic;
	margin-bottom: 8px;
	margin-top: 0px;
	font-weight: bold;
	text-align: center;
}
a:link {
	font-family: Times New Roman, Times, serif;
	color: #4f1e2c;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	color: #4f1e2c;
}
a:hover {
	font-family: Times New Roman, Times, serif;
	color: #D24C9C;
}
a:active {
	font-family: Times New Roman, Times, serif;
	color: #4f1e2c;
}
table {
	font-family: Times New Roman, Times, serif;
	color: black;
	font-size : 12pt;
}
li {
	font-family: Times New Roman, Times, serif;
	color: black;
	font-size : 10pt;
}
img {
	border-color : #000000;
}
img.nav {
	border: 0;
}
.frm_input {
	background: white url('images/frmbg.jpg') repeat-x;
}
#bob:link, #bob:visited {
	color: #990066;
}
#bob:hover, #bob:active {
	color: #4f1e2c;
}
#jimbo:link, #jimbo:visited {
	color: #003366;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
}
#jimbo:hover, #jimbo:active {
	color: #4f1e2c;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
}