a:link
{
	color: rgb(224, 0, 0);
}
a:active
{
	color: rgb(255, 255, 0);
}
a:visited
{
	color: rgb(128, 0, 0);
}

blockquote
{
	font-family: Bookman Old Style;
	font-size: 18px;
}

body
{
	font-family: Bookman Old Style;
	font-style: normal;
	font-weight: normal;
	background: rgb(235,235,192);
}

button
{
	font-size: 8pt;
	font-style: normal;
	font-family: Arial;
	border-style: solid;
	border-width: 1pt
}

caption
{
	font-size: 14pt;
	font-style: Normal;
	font-family: Arial
}

fieldset
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	border-style: solid;
	border-width: 1pt
}

h1
{
	font-family: Bookman Old Style;
	font-size: 36px;
	font-weight: bold;
	color: rgb(128,0,0);
}

h2
{
	font-family: Bookman Old Style;
	font-size: 24px;
	font-style: italic;
	font-weight: bold; 
	margin-bottom: 6px;
	color: rgb(128,0,0);
}

h3
{
	font-family: Bookman Old Style;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px
}

h4
{
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	font-family: Bookman Old Style;
	margin-bottom: 0px
}

h5
{
	font-size: 10px;
	font-style: normal;
	text-align: none;
	font-weight: normal;
	font-family: Bookman Old Style;
}

h6
{
	text-align: center;
	vertical-align: center;
	font-family: Bookman Old Style;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	border-style: groove;
	border-width: 1px;
	border-color: rgb(128, 0, 0);
	background-color: rgb(236, 220, 128);
	color: rgb(128, 0, 0);
	margin-top: 3px;
	margin-bottom: 3px
}

hr
{
	width: 100%;
	height: 3px;
	color: rgb(128,0,0);
}

label
{
	font-family: Arial;
	font-size: 8pt; 
	font-style: normal
}

legend
{
	font-style: normal;
	font-size: 8pt;
	font-family: Arial
}

p
{
	font-family: Bookman Old Style;
	font-size: 16px;
}

table
{
	font-family: Bookman Old Style;
	font-style: normal;
}

th
{
	font-family: Arial;
	font-style: normal
}

ul
{
	list-style-image: url('bullet.gif');
	font-size: 16px;
}


ul ul
{
	list-style-image: url('bullet2.gif');
	font-size: 16px;
}
td {
	font-family: "Bookman Old Style";
	font-weight: normal;
}

