* {
	font-family:Arial;
	font-size: 9pt;
}

body {
	margin: 0px;
	padding: 0px;
}

table {
	width: 100%;
}

h1, h2, h3, h4 {
	color: #82ad9a; 
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 10pt;
}

#body {
	width: 858px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#header, #footer, #menu, #menu_gradient, #bottom_menu {
	clear: both;
}

#header {
	margin: 0px;
	font-size: 16pt;
	color: #0000FF;
	width: 858px;
	height: 244px;
	padding: 0px;
}

#footer {
	font-size: 8pt;
	color: #b0b0b0;
	text-align: center;
	margin-top: 10px;
	font-family: Arial;
}

#footer a {
	font-size: 8pt;
	color: #b0b0b0;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-family: Arial;
	font-size: 9pt;
}

