body { margin:0px }



body, p, td { 

	font-family: Verdana, Arial, sans-serif;  

	font-size:11px;

}



a { color:#006600 }



h1 {

	color:#006600;

	font-size:14px;

	}

	

h2 {

	color:#006600;

	font-size:12px;

	}

	

h3 {

	color:#006600;

	font-size:11px;

	}

	

.menu {

	height: 50px;

	background-image:url('../public_html_old/images/menubar.jpg');

}



.menu table td {

	font-weight:bold;

	font-size:12px;

	color:#333333;

	width:100px;

	vertical-align:middle;

	text-align:left;

	padding-left:20px;

	background-image:url('../public_html_old/images/bulletwht.gif');

	background-repeat:no-repeat;

}



.menu table td a {

	color:#333333;

	text-decoration:none;

}



.footer {

	height: 31px;

	background-image:url('../public_html_old/images/footer.jpg');

	text-align:center;

	color:#000000;

	font-weight:bold;

}



.footer a {

	color:#000000;

}