BODY {
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1 {
    COLOR: #006600;
    TEXT-TRANSFORM: capitalize
}

H2 {
    COLOR: #006600;
    TEXT-TRANSFORM: capitalize
}

H3 {
    COLOR: #006600;
    TEXT-TRANSFORM: capitalize
}

H4 {
    COLOR: #006600;
    TEXT-TRANSFORM: capitalize
}

H5 {
    COLOR: #006600;
    TEXT-TRANSFORM: capitalize
}

H6 {
    COLOR: #006600;
    TEXT-TRANSFORM: capitalize
}

TH {
 color: #006600
}

.copy {
	color: #006600;
	font-weight: normal;
	font-size: 8pt;
}

.biggreen {
	color: #006600;
	font-weight: normal;
	font-size: 20pt;
}

.medgreen {
	color: #006600;
	font-weight: normal;
	font-size: 15pt;
}

.green {
	color: #006600;
}

.greensilver {
	color: #006600;
	font-weight: normal;
	background: #cccccc;
}

a:link {
	font-weight: normal;
	color: #006600;
	border: 1px;
	border-width: 1px;
	border-style: hidden;
	padding: 3px;
	text-decoration: underline
}

a:visited {
	font-weight: normal;
	color: #006600;
	border: 1px;
	border-width: 1px;
	border-style: hidden;
	padding: 3px;
	text-decoration: underline
}
	
a:hover {
	font-weight: normal;
	color: #006600;
	border-color: #006600;
	border: 1px;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	text-decoration: underline
}

a:active {
	font-weight: normal;
	color: #006600;
	border-color: #006600;
	border: 1px;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	text-decoration: underline
}

.headyellow {
	color: #f4d509;
	font-weight: bold;
	font-size: 10pt;
}

.headmenu {
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

a.headmenu:link {
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	background-color: transparent;
	text-decoration: none
}

a.headmenu:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	background-color: transparent;
	text-decoration: none
}
	
a.headmenu:hover {
	color: #f4d509;
	font-weight: bold;
	font-size: 10pt;
	background-color: transparent;
	border-style: hidden;
	text-decoration: underline
}

a.headmenu:active {
	color: #f4d509;
	font-weight: bold;
	font-size: 10pt;
	background-color: transparent;
	border-style: hidden;
	text-decoration: underline
}

.leftmenu {
	color: #006600;
	font-weight: bold;
	font-size: 12pt;
	line-height: 18pt;
	border-right: 1px solid #f4d509;
	border-right-width: 1px;
	padding-right: 5px;
}

a.leftmenu:link {
	color: #006600;
	font-weight: bold;
	font-size: 12pt;
	line-height: 18pt;
	border-right: none;
	text-decoration: none;
}

a.leftmenu:visited {
	color: #006600;
	font-weight: bold;
	font-size: 12pt;
	line-height: 18pt;
	border-right: none;
	text-decoration: none;
}
	
a.leftmenu:hover {
	color: #006600;
	font-weight: bold;
	font-size: 12pt;
	line-height: 18pt;
	border-right: none;
	text-decoration: underline;
}

a.leftmenu:active {
	color: #ffcc00;
	font-weight: bold;
	font-size: 12pt;
	line-height: 18pt;
	border-right: none;
	text-decoration: underline;
}

.outlineyellow {
	border: 1px solid #f4d509;
	border-width: 1px 1px 1px 1px;
}

.bigoutgreen {
	border: 5px solid #006600;
}

.bigoutyellow {
	border: solid;
	border-color: #f4d509;
	border-width: 5px 5px 5px 5px;
}

.outlinegreen {
	border: 1px solid #006600;
	border-width: 1px 1px 1px 1px;
}

.greenback {
    BACKGROUND-COLOR: #006600;
}

.yellowback {
    BACKGROUND-COLOR: #f4d509;
}

.safeyellow {
    BACKGROUND-COLOR: #ffcc00;
}

.whiteback {
    BACKGROUND-COLOR: #FFFFFF;
}

.small {
	font-size: 6pt;
}
