﻿body {
	position: relative;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #ffffff url(../images/v_background.jpg) left top repeat-x;
	background-color: #f7faef;
	margin: 0px;
	padding: 0px;
}

.bodytext {
	font-size: 12px;
	font-family: Verdana;
	line-height: 150%;
	color: #333333;
}

.js-kit-comments {
	font-size: 12px;
	font-family: Verdana;
	line-height: 150%;
	color: #333333;
}


.intro {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	line-height: 150%;
	color: #333333;
}
.heading_1 {
	font-family: Tahoma,Arial;
	color: #9db47f;
	font-size: 28px;
	font-weight: normal; margin-top:16
}
.heading_2 {
	font-family: Arial;
	color: #4A6600;
	font-size: 16pt;
	font-weight: bold
}
.heading_3 {
	font-family: Arial;
	color: #4A6600;
	font-size: 14pt;
	font-weight: bold
}
.article_heading {
	font-family: Arial;
	color: #4A6600;
	font-size: 16pt;
	font-weight: bold
}

.article_subheading {
	font-family: Arial;
	color: #9db47f;
	font-size: 12pt;
	font-weight: bold
}


.menuitem {
	font-size: 12px;
	font-family: verdana,arial;
	font-weight: bold;
	color: #ffffff;
}
.menuitem A:link {
	color: #ffffff;
	text-decoration: none;
}
.menuitem A:visited {
	color: #ffffff;
	text-decoration: none;
}
.menuitem A:active {
	color: #ffffff;
	text-decoration: none;
}
.menuitem A:hover {
	color: #3f5f2d;
	text-decoration: none;
}
a:link {
	color: #8E262D;
}
a:visited {
	color: #8E262D;
}
a:active {
	color: #8E262D;
}