A
{	COLOR: #7E9E40;
	TEXT-DECORATION: underline
}
A:visited
{	COLOR: #7E9E40;
	TEXT-DECORATION: underline
}
A:active
{	COLOR: #7E9E40;
	TEXT-DECORATION: underline
}
A:hover
{	COLOR: #111111;
	TEXT-DECORATION: underline
}
.head
{	FONT-SIZE: 14px;
	COLOR: #EC1D25;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold
}
.subhead
{	FONT-SIZE: 12px;
    COLOR: #F79324;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold
}
.text
{	FONT-SIZE: 11px;
	COLOR: #111111;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.text_red
{	FONT-SIZE: 11px;
	COLOR: #EC1D25;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.text_small
{
	FONT-SIZE: 10px;
	COLOR: #111111;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-STYLE: italic;
}
.copy
{	FONT-SIZE: 10px;
    COLOR: #7E9E40;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.copy:link
{	COLOR: #7E9E40;
	TEXT-DECORATION: none
}
A.copy:visited
{	COLOR: #7E9E40;
	TEXT-DECORATION: none
}
A.copy:active
{	COLOR: #7E9E40;
	TEXT-DECORATION: none
}
A.copy:hover
{	COLOR: #111111;
	TEXT-DECORATION: underline
}
.smalltext
{	FONT-SIZE: 10px;
    COLOR: #444444;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.pic_left
{	MARGIN: 0 20px 10px 0;
	PADDING: 0px;
}
.pic_right
{	MARGIN: 0 0 10px 20px;
	PADDING: 0px;
}
.btn2
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: #e3e4fa thin solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #e3e4fa thin solid;
    COLOR: #ffffff;
    LINE-HEIGHT: 85%;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: black thin solid;
    FONT-FAMILY: arial,helvetica,sans-serif;
    BACKGROUND-COLOR: #CD853F
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: navy;
	background-color: silver;
	border: 1px outset #FFFFE1;
}
.forButtonNBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.forButtonBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: navy;
	border: 1px outset #FFFFE1;
}
.btnRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: red;
	border: 1px outset #FFFFE1; 	
}
.box
{
border-bottom-color: wheat; border-bottom-style: double; border-bottom-width: 3px;
border-left-color: wheat; border-left-style: double; border-left-width: 3px;
border-right-color: wheat; border-right-style: double; border-right-width: 3px;
border-top-color: wheat; border-top-style: double; border-top-width: 3px;
background-color:  #FFFFFF; 
padding: 5px 5px 5px 5px;
font-size: 9pt; 
font-family: Verdana, Arial, Helvetica; 
font-style: normal; 
color: #000000;
width: 130;
height: 25;
text-align: center
}

.outliner
{
border-bottom-color: wheat; border-bottom-style: double; border-bottom-width: 3px;
border-left-color: wheat; border-left-style: double; border-left-width: 3px;
border-right-color: wheat; border-right-style: double; border-right-width: 3px;
border-top-color: wheat; border-top-style: double; border-top-width: 3px;
}
H4 { color:#EC1D25}
H5 { color:navy}
H6 { color:slateblue}