body {
	background: #999999 url(../images/background.gif);
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	}

h1 {
	font-size: 14px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 18px;
	margin-left: 2px;
	margin-right: 2px
	}
	
h2 {
	font-size: 12px;
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 18px;
	margin-left: 2px;
	margin-right: 2px
	}

p {
	margin-top: 0px;
	margin-bottom: 18px;
	margin-left: 2px;
	margin-right: 2px
	}

ul {
	margin-bottom: 18px
	}

A:link {
	text-decoration: underline; 
	color: #000000
	}
A:visited 
	{text-decoration: underline; 
	color: #000000
	}
A:active 
	{text-decoration: underline; 
	color: #000000
	}
A:hover 
	{text-decoration: underline; 
	color: #0099CC;
	}

.bottomnav {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
}

TD { vertical-align: top }
#alignmiddle { vertical-align: middle }
#bordertable1 { border: 2px solid #CCCCCC; }
#bordertable1_height { border: 2px dotted #999999; height: 350px; background: #F5F5F5;}
#bordertable2, #bordertable2 td {border: 1px solid #CCCCCC;}