BODY,DIV {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			10pt;
	margin:				0px;
 }
TD {
	vertical-align:		top;
 }
LI { 
	margin-bottom:		10px; 
 }
H2 {
	color:				black;
	font-size:			18px;
	font-weight:		bold;
 }
H3 {
	color:				#FF4040;
	font-size:			18px;
	font-weight:		bold;
 }
H4 {
	font-size:			15px;
	font-weight:		bold;
	margin-bottom:		5px;
 }
ADDRESS {
	font-size:			14px;
	font-weight:		bold;
 }
SELECT {
	font-size:			8pt;
 }
INPUT {
	font-size:			8pt;
 }
BUTTON {
	background-color:	#FF4040;
	color:				white;
	font:				11pt Arial bold;
	margin:				10px;
 }
:link, :visited {
	color:				#FF4040;
	background-color:	transparent;
 }
:link:hover, :visited:hover, :link:active, :visited:active {
	color:				#FF4040;
	text-decoration:	none;
 }
TABLE.contactinfo {
	vertical-align:		top;
	font-size:			11pt;
 }
TABLE.contactinfo TD.td1 {
	font-weight:		bold;
 }
TABLE.contactinfo TD.td2 {
	padding-bottom:		15px;
 }

#tn a:link, #tn a:visited {
	color:				white;
	font-size:			14px;
	text-decoration:	none;
 }
#tn a:hover, #tn a:visited:hover, #tn a:active, #tn a:visited:active {
	color:				#ff4040;
 }
#tsn1 a:link, #tsn1 a:visited, #tsn2 a:link, #tsn2 a:visited {
	color:				white;
	font-size:			11px;
	text-decoration:	none;
 }
#tsn1 a:hover, #tsn1 a:visited:hover, #tsn1 a:active, #tsn1 a:visited:active,
#tsn2 a:hover, #tsn2 a:visited:hover, #tsn2 a:active, #tsn2 a:visited:active {
	color:				#ff4040;
 }
#ln a:link, #ln a:visited {
	color:				#666666;
	font-weight:		bold;
	text-decoration:	none;
	display:			block;
 }
#ln a:hover, #ln a:visited:hover, #ln a:active, #ln a:visited:active {
	color:				#ff4040;
 }

TABLE#clients TD.td1 {
	vertical-align:		middle;
	text-align:			center;
	border-top:			1px solid gray;
 }
TABLE#clients TD.td2 {
	font-size:			8pt;
	padding:			10px;
	border-top:			1px solid gray;
 }
TABLE#test TD.td1 {
	vertical-align:		middle;
	text-align:			center;
	border-top:			1px solid gray;
 }
TABLE#test TD.td2 {
	font-size:			8pt;
	padding:			10px;
	border-top:			1px solid gray;
 }
.quote { 
	font-style:			italic; 
	width:				80%; 
	margin:				50px 10% 50px 10%; 
 }
.quote EM { 
	font-style:			normal; 
	font-weight:		bold; 
 }
TABLE#formwrapper TD.td1 {
	font-weight:		bold;
	text-align:			right;
	padding-right:		10px;
	height:				40px;
 }
TABLE#formwrapper TD.td1 EM {
	color:				#FF4040;
 }
TABLE#formwrapper TD.error,TABLE#formwrapper TD.warn {
	text-align:			left;
	padding-left:		10px;
	font-size:			8pt;
	font-weight:		normal;
	color:				#FF4040;
 }
