P,li,.norm,td  {
	font-size : x-small;
	font-family : Verdana, Sans-Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : large;
	font-family : Verdana, Sans-Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	border-color : #ffcc17;
; margin-right: 30px; margin-left: 30px; border: #ffcc17; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px
}

H2  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: normal; font-variant: normal; color: #006633}

H3  {
	font-size : small;
	font-family : Verdana, Sans-Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	border-top: 2px solid #ffcc17;
	border-right: 0px solid #ffcc17;
	border-bottom: 0px solid #ffcc17;
	border-left: 0px solid #ffcc17;

}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background-color : White;
	margin : 0px;
}

.left  {
	background : url(images/left.gif) repeat-y;
}

.right  {
	background : url(images/right.gif) repeat-y;
}

.goldline  {
	border-bottom-width : 0px;
	border-color : #ffcc17;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 2px;
}

.small  {
	font-size : xx-small;
}

.contactTable  {
	border-width : 2px;
	border-color : #ffcc17;
	border-style : solid;
	margin-left : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

.contactText  {
	font-size : xx-small;
	color : White;
}

.footer  {
	font-size : xx-small;
	font-family : Verdana, Sans-Serif;
	font-weight : normal;
	font-style : normal;
	color : Gray;
	text-align : center;
}
.caption  {
	font-size : xx-small;
	font-family : Verdana, Sans-Serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : center;
}

hr  {
	color : #ffcc17;
	width : 400px;
	height : 2px;
}

.margin  {
	margin-left : 10px;
; margin-right: 10px
}

.formButton {
	font-size : x-small;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffcc17;
	background-color : #00571e;
}
