	body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #0A102A url(images/back.jpg) repeat-x;
}
	H1{
	font-family: Arial;
	color: #000000;
	font-size : 14pt;
	padding: 3px;
	background: #2A8CBD;
	border-bottom: 3px dotted #000000;
	font-style: italic;
}
	H2{ font-family: Arial; color: #000000; font-size : 12pt; }
	H3{ font-family: Arial; color: #000000; font-size : 10pt; }
	H4{
	font-family: Arial;
	color: #000000;
	font-size : 10pt;
	font-style: italic;
	font-weight: bold;
}
	
	p { font-family: Arial; color: #000000; font-size : 10pt; }
	table { font-family: Arial; color: #000000; font-size : 10pt; }
	ul {list-style-type: disc; list-style-image: url(images/bullet.jpg);}

	a:link {color:#003399; }
	a:visited {color : #000000; }
	a:hover {color:#996600 }
	a:active {color : #000000; }

		.loginlink {color: #000000; font-family: verdana, arial; font-size: 10px;}
		.loginlink a:link {
	color : #000000;
	font-family: verdana, arial;
	font-size: 10px;
	text-decoration: none;
}
		.loginlink a:visited {
	color : #000000;
	font-family: verdana, arial;
	font-size: 10px;
	text-decoration: none;
}
		.loginlink a:hover {color : #0099FF; font-family: verdana, arial; font-size: 10px;}
		.loginlink a:active {color : #000000; font-family: verdana, arial; font-size: 10px;}


	img { border-color : #000000; }
	
	span.bolded{font-weight: bold; color:#000000;}
	.thetitle{font-weight: bold; color:#000000; font-size : 12pt;}
	.formtext{font-family: Arial; color: #000000; font-size : 12pt;}
	span.small(font-size : 8pt;}

	.bottom_nav{ font-size:10pt; color:#000000; font-weight:bold; }
	.bottom_nav a:link{color:#000000 ;}
	.bottom_nav a:visited{color:#000000 ;}
	.bottom_nav a:hover{color:#000000 ;}
	.bottom_nav a:active{color:#000000 ;}
