body {
	margin:0px;
	background-image:url(images/body_back.gif);
	background-repeat:repeat-x;
	background-color:#d6d7d9;
}

table {
	font:10pt verdana;
	color:#333333;
}

.bottom_menu {
	color:#39850b;
	font-size:8pt;
}

.bottom_menu a {
	color:#346715;
}

.bottom_menu a:hover {
	color:#043f61
}

.body_content {
	padding:20px;
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
}

h2, h3, h4 {
	color:#346715;
	margin:0;
}

.header {
	color:#ffffff;
}

ul {
	list-style-image:url(images/list_bullet.gif);
	padding-bottom:20px;
}

li {
	padding-bottom:2px;
}

.vixen {
	padding:4px;
	background-color:#cccccc;
	color:#666666;
}

.vixen a, .vixen a:hover, .vixen a:visited {
	color:#666666;
	text-decoration:none;
}

b, strong {
	color:#346715;
}
