html, body {height: 100%;}

body {
	margin: 0;
	font: 16px Courier New;
	background: #E9E9E9;
}

img {border: 0;}

.head {
	font: 11pt "Lucida Grande", Trebuchet MS, arial;
	color: #000000;
	font-weight: bolder;} 
	line-height: 140%;}

.menu {
	font: 22px "Lucida Grande", Trebuchet MS, arial;
	color: #B2A06B;
	line-height: 140%;
}

table,td,tr,p,div {
	font: 10pt "Lucida Grande", Trebuchet MS, arial;
	color: #333;
	line-height: 130%;
}


a.testing1 {
	font: 10pt "Lucida Grande", Trebuchet MS, arial;
	color: #000000;
	text-decoration: none;} 

a.testing1:hover {
	font: 10pt "Lucida Grande", Trebuchet MS, arial;
	color: #B2A06B;
	text-decoration: none;} 

.testing1 a:hover {

	font: 10pt "Lucida Grande", Trebuchet MS, arial;
	text-decoration: none;
	color: #B2A06B;}

a.testing1:visited {
	font: 10pt "Lucida Grande", Trebuchet MS, arial;
	color: #B2A06B;
	text-decoration: none;} 

.testing1 a:visited {

	font: 10pt "Lucida Grande", Trebuchet MS, arial;
	text-decoration: none;
	color: #B2A06B;

}
	
ul {
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
}

li {
	background: url(images/list.gif) 0px 8px no-repeat;
	font: 12px Courier New;
	padding-left: 16px;
}


