body {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	}

#global {
    margin-left: auto;
    margin-right: auto;
    width: 770px;
	text-align: left;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.formtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #333333;
	font-weight: normal;
}

.formtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.formtextwhitedemo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
}

.formtextwhitedemo a:link	{ color:white; text-decoration:none }
.formtextwhitedemo a:visited { color:white; text-decoration:none }
.formtextwhitedemo a:hover { color:white; text-decoration:underline }

.formtextwhitedemolarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	line-height: 40px;
}

.formtextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}

.formtextwhite a:link	{ color:white; text-decoration:none }
.formtextwhite a:visited { color:white; text-decoration:none }
.formtextwhite a:hover { color:white; text-decoration:underline }

.formtextwhitelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}

.formtextwhitelarge a:link	{ color:white; text-decoration:none }
.formtextwhitelarge a:visited { color:white; text-decoration:none }
.formtextwhitelarge a:hover { color:white; text-decoration:underline }

.formtextwhiterightalign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	text-align: right;
	margin-right: 10px;
}
