a:link {
	background-color : transparent;
	color : #666666;
	text-decoration : underline;
}

a:visited {
	background-color : transparent;
	color : #666666;
	text-decoration : underline;
}

a:hover {
	background-color : transparent;
	color : #666666;
	text-decoration : underline;
}

a:active {
	background-color : transparent;
	color : #666666;
	text-decoration : underline;
}

body {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

h5 {
	background-color : transparent;
	color : #3A6B4B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : -12px;
	text-transform : none;
}

td {
	background-color : transparent;
	color : #2D2200;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

.copyright {
	background-color : transparent;
	color : #A7A7A7;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}

.error {
	color : #CC0000;	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-transform : uppercase;
}

.formhead1 {
	background-color : #DBDBDB;
	color : #3A6B4B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : normal;
}

.formhead2 {
	background-color : #EEEEEE;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
}

.input.r-button {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

.signature {
	font-size : 11px;
}

.smallfont {
	font-size : 9px;
}

.texthead1 {
	background-color : transparent;
	color : #3A6B4B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-transform : none;
}

.thanks {
	color : #009900;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : normal;
	text-transform : none;
	background-color : transparent;
}


