
body {
	margin: 0; padding: 0;
	font: 12px Arial, Helvetica, sans-serif; 
	text-align: justify;
	line-height: 16px; 
	color: #ffffff;
	background: #837d7c;
}

h1, h2, h3, h4, h5, h6, p,
blockquote, dl, dd, dt, small, 
form, fieldset, button, input, textarea { margin: 0; padding: 0; }
img { border: none; }
p {  padding-bottom: 8px; }
h2 { margin: 5px 0;	font-size: 12px;  font-weight:bold;	color:#ffffff;	}
h3 { margin: 5px 0;	font-size: 14px;  font-weight:bold;	color:#ffffff;	}
h4 { margin: 5px 0;	font-size: 16px;  font-weight:bold;	color:#ffffff;	}

.link, a.link, a:visited.link {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	color: #999999; text-decoration: none; background-color: none;
}
a:hover.link { color: #999999; text-decoration: ; }

a.menulink { padding:5px; display: block; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #cccccc; font-weight:bold; border: none; }
a.menulink:hover { color: #999999; background-color:#333333; border: none; }

.MainTable { width:980px; background-color: #5b5756; }

.Content-Style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: ##ffffcc;
	background-color: #363439;
}

.footerlink, a.footerlink, a:visited.footerlink {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #cccccc; text-decoration: none; background-color: none;
}
a:hover.footerlink { color: #ffffff; text-decoration: underline; }

.copyright_style {
	padding:8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	background-color: #5b5756;
}


