	td{
	font-family: Arial;
	font-size: 9pt;
	line-height: 11pt;
	color: #000000;}
	
	div.sub1{
	font-family: Arial;
	font-size: 8pt;
	line-height: 9pt;
	color:#ffcccc}
	
	
	h1 {
		font-family: Arial;
		line-height: 18pt;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		color: #344965;}
		
	h4 {
		font-family: arial;
		background-color: #000000;
		font-size: 18px;
		padding: 7px;
		margin-top: 0px;
		margin-bottom: 0px;
		color: #ffffff;}
		
	h5 {
		font-family: arial;
		background-color: #344965;
		font-size: 18px;
		padding: 5px;
		margin-top: 0px;
		margin-bottom: 3px;
		color: #ffffff;}
		
	.indent {
	padding-left: 10px;
	padding-right: 5px;
	font-family: arial;
	font-size: 9pt;
	line-height: 10pt;
	color:#000000}
	
	.topnav {
	margin-top: 12px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: arial;
	font-size: 9pt;
	line-height: 10pt;
	color:#ffffff}
	
	.nav {
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: arial;
	font-size: 12pt;
	line-height: 10pt;
	color:#ffffff}

	.subheading {
	font-family: arial;
	font-size: 9pt;
	line-height: 12pt;
	color:#000000}

	.subheadingbody {
	font-family: arial;
	font-size: 9pt;
	line-height: 10pt;
	color:#000000}

	input.btn{
	   color:#050;
	   font-family:'arial',helvetica,sans-serif;
	   font-size:100%;
	   font-weight:bold;
	   background-color:#fed;
	   border:1px solid;
	   border-top-color:#696;
	   border-left-color:#696;
	   border-right-color:#363;
	   border-bottom-color:#363;
	   filter:progid:DXImageTransform.Microsoft.Gradient
		  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

   input.btnhov{
	   border-top-color:#fff;
	   border-left-color:#fff;
	   border-right-color:#fff;
	   border-bottom-color:#fff;}
		
	.black {
		background-image: url(images/black.gif);
		}
		
	.grey {
		background-image: url(images/grey.gif);
		}
		
	.green {
		background-image: url(images/green.gif);
		}
		
	.ad-bknd {
		background-image: url(images/ad-bknd.gif);
		}
		
		
	a:link {color: #0f6b9e;}
	*:link {text-decoration: none;}
	a:visited {color: #0f6b9e;}
	*:visited {text-decoration: none;}
	a:hover {color: #0f6b9e;}
	*:hover{text-decoration: none;}
	a:active {color: #0f6b9e;} 
	*:active {text-decoration: none;}