body {
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #676767;
}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.menulink a {
color: #FFFFFF;
text-decoration: none;
}

.menulink a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

a {
color: #FFFFFF;
}

a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

.bodytext {
	color: #000000;
	padding-left: 5px;
}
.bodytext ul {
	padding-left: 8px;
}
.bodytext h2 {
	color: #000000;
}
.bodytext h3 {
	color: #000000;
}	

.sidebartext {
	color: #FFFFFF;
	padding-left: 12px;
}
.sidebartext ul {
	padding-left: 8px;
}
.sidebartext h1 {
	color: #FFFFFF;
}	
.sidebartext h2 {
	color: #FF0000;
}	
.sidebartext h3 {
	color: #FF0000;
}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	text-decoration: underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 12px;
}

p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
