body
 	{
	font-size: 12pt;
	font-family: Book Antiqua;
	}


h1
 	{
	font-size: 18pt;
	letter-spacing: 3pt;
	font-weight: 900;
	}

h2
 	{
	font-size: 16pt;
	letter-spacing: 2pt;
	font-weight: 700;
	}

h3
 	{
	font-size: 13pt;
	font-weight: 600;
	}

img
	{
	border-width: 0;
	}

hr
	{
	height: 2px;
	background-color: #7890a4;
	border-style: none;
	}


input
	{
	background-color: #d43939;
	color: #ffffff;
	font-size: 12pt;
	font-family: Book Antiqua;
	font-weight: 600;
	}

textarea
	{
	background-color: #d43939;
	color: #ffffff;
	font-size: 12pt;
	font-family: Book Antiqua;
	font-weight: 600;
	}

a:link
	{
	color: #7890a4;
	font-weight: bold;
	}

a:visited
	{
	color: #d07e7e;
	font-weight: bold;
	}

a:hover
	{
	color: #d43939;
	font-weight: bold;
	}

#navtable
	{
	border-color: #7890a4;
	border-style: solid;
	padding: 3px;
	}

#formtable
	{
	border-color: #7890a4;
	border-style: solid;
	border-left: #ffffff;
	border-right: #ffffff;
	border-bottom: #ffffff;
	padding: 10px;
	}


.siteblue
	{
	color: #7890a4;
	}

.sitered
	{
	color: #d43939;
	}

.titleblue
	{
	color: #7890a4;
	text-align: center;
	}

.titlered
	{
	color: #d43939;
	text-align: center;
	}