body {
	background-color : #9F9690;
	margin : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #222;
	background-image : url(img/bg.jpg);
	background-repeat : repeat-x;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #393939;
	line-height : 145%;
}

.heading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #000;
}

.headinghilite{
	font-size : 18px;
	color : #0C9C22;
}

.subheading {
	font-size : 12px;
}

.lowerlinks {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	
}

.normal {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #222;
	line-height : 145%;
}

.oblique {
	color : #7d7d7d;
	font-size : 11px;
	font-style : italic;
}

.biggrey {
	color : #7f7f7f;
	font-weight : bold;
	font-size : 14px;
}

.contentgrey {
	color : #7f7f7f;
	font-weight : bold;
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
}

.titleheader {
	color : #0C9C22;
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
}

.sidegrey {
	color : #b6b6b6;
	font-weight : bold;
	font-size : 24px;
	font-family : Arial, Helvetica, sans-serif;
}

.doing {
	color : #0C9C22;
	font-weight : bold;
	font-size : 14px;
}

.sideon {
	font-size : 11px;
	font-weight : bold;
	color : #0C9C22;
	line-height : 200%;
	padding-bottom : 10px;
}

.sideoff {
	font-size : 11px;
	font-weight : bold;
	color : #7d7d7d;
	line-height : 200%;
}

.majorcontent {
	color : #222;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}