body {
	font : 400 normal 100% Arial, Helvetica, sans-serif;
	text-decoration : none;
	}

A {
	color : #336633;
	font-weight : 500;
	text-decoration : underline;
	}
	
A:HOVER {
	color : #DEDEBD;
	font-weight : 500;
	text-decoration : underline;
	}
	
A:VISITED {
	color : #996633;
	text-decoration : underline;
	}

H1 {
	color : #000000;
	font-size : 150%;
	}

H2 {
	color : #000000;
	font-size : 125%;
	}

H3, H4, H5, H6 {
	font-size : 90%;
	}
	
.border {
	background-color:#DEDEBD;
	}

.content {
	font-family:verdana;
	font-size:8pt;
	line-height:12pt;
	}
	
.prodnav {
	font-family:verdana;
	font-size:8pt;
	line-height:8pt;
	}
	
.headerbg {
	background-image:url(../Images/header_bg.jpg);
	}
	
.lines {
	background-image:url(../Images/lines.gif);
	}
	
.ltgreen {
	background-color:#DEDEBD;
	}
	
.black {
	background-color:#000000;
	}
	
.white {
	background-color:#ffffff;
	}
