body {
	color: #333;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FCF6E5;
	font-family:arial; font-size: 12px; color:#000000}
.button       {
}
.button-Over { background-color: #A3A3D6; border: 1 solid #000000; background-repeat:no-repeat}
td { font-family:arial; font-size:12px}
H3
{font-family:arial; font-size: 18px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H4
{font-family:arial; font-size: 16px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H5
{font-family:arial; font-size: 14px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}
ul { font-family:arial; MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px }
A
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
A:hover
{
	color: #336600;
	TEXT-DECORATION:none
}
a.nav:link {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold
}
a.nav:visited {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold
}
a.nav:active {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold
}
a.nav:hover {
	color: #336600;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold
}

