body {font-family: arial,verdana;font-size: 10pt;background-color: #85927C;text-align: center;}
td,p {font-size: 10pt; font=family: arial,verdana;LINE-HEIGHT:140%;}
A:link{color:brown;text-decoration:underline}
A:visited{color:brown;text-decoration:underline}
A:hover{color:brown;text-decoration:underline}
h1 {font-family: arial,verdana;font-size: 36pt;text-align: center;LINE-HEIGHT:60px;color:#ffffFF;}
h2 {font-family: arial,verdana;font-size: 14pt;;color:#000000;}
h3 {font-family: arial,verdana;font-size: 12pt;;color:#000000;}
.black A {TEXT-TRANSFORM: none; COLOR: black; TEXT-DECORATION: none}
A.black:link {COLOR: black; TEXT-DECORATION: underline}
A.black:visited {COLOR: black; TEXT-DECORATION: underline}
A.black:active {COLOR: black; TEXT-DECORATION: underline}
.double{font-size:10pt;color:#000000;LINE-HEIGHT:20px;}
.menu {
	font: normal 1.0em Verdana,sans-serif;
	height: 29px;
	margin: 0 0;
	padding: 5 10px;
	width: 200px;
}
.menu a {
	color: #543;
	text-decoration: none;
	height: 29px;
	margin: 0 0;
	padding: 5 10px;
	width: 200px;
	background: #FFF url('bgmenu.jpg') repeat-x;
}
.menu a:hover {
	background: #ffffff;
	color: #420;
	text-decoration: none;
	
}
.menu a:active {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}