	body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; }
	H1{ font-family: Arial, Helvetica; color: #f2e8e6; font-size : 16px; display : inline;}
	H2{ font-family: Arial, Helvetica; color: #e64545; font-size : 14px; }
	table { font-family: Arial, Helvetica; color: #f2e8e6; font-size : 12px; }
	li { font-family: Arial, Helvetica; color: #e64545; font-size : 12px; }
	
    a:link { color : #f2e8e6; }
    a:visited { color : #f2e8e6; }
    a:hover { color : #e64545;}
    a:active { color : #e64545;}
	
	#bottomnav:link, #bottomnav:visited {color: #f2e8e6; text-decoration: none;}
	#bottomnav:hover, #bottomnav:active {color: #e64545; text-decoration: none;} 	
	

    img { border-color : #000000; }
	
	#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	}
	
	#content {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e5dcd9;
	background-image: url(images/fieldbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 125px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #000000;
	}
