	body {
	
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/b_01.gif);
	background-repeat: repeat-x;
		
	}
	
	/* Submenu Links */
	a.nav1:link {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #0066FF;
	}
	
	a.nav1:visited {
	text-decoration: underline;
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
	a.nav1:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E1E1E1;
	
	}
	
	/* Submenu Links */
	
	a {
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #0066FF;
	}
	a:link {
	text-decoration: underline;
	color: #0066FF;
	}
	a:visited {
	text-decoration: underline;
	color: #0066FF;
	}
	a:hover {
	text-decoration: none;
	}
	a:active {
	text-decoration: underline;
	}
	a.d:link {
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	}
	a.d:visited {
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	}
	a.d:hover {
	text-decoration: none;
	color: #acccd6;
	font-family: Verdana;
	font-size: 10px;
	background-color: #000000;
	}
	a.d:active {
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	}
	
	.heading1 {
	font-family: Arial;
	font-size: 15px;
	color: #336699;
	font-weight: bold;
	}
	
	
	.heading2 {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
	}
	.footertext {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #acccd6;
	background-image: url(../images/b_03.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	}

