@charset "UTF-8";
/* CSS Document */

body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Ariel Rounded MT Bold', Arial, Serif;
	background: #cccccc url('');
	text-align: left;
	}

small {
	font-family: 'Arial Rounded MT Bold', Arial, Sans-Serif;
	font-size: 0.35em;
	line-height: 41px;
	}



#page {
	background-color: white;
	margin: 5px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	
H1     { font-size: large }
P      { font-size: 8.5pt; line-height: 22px }
PW     { font-size: 8.5pt; line-height: 22px; color:#ffffff }
G      { font-size: 12pt; color: #8dc63f; line-height: 23px }
GT     { font-size: 7.5pt; line-height: 14px}
PU     { font-size: 12pt; color: #2e0934; line-height: 23px }
PUT    { font-size: 8.5pt; color: #2e0934; line-height: 19px }
FT     { font-size: 8.5pt; color: #2e0934; line-height: 10px }
BOT    { font-size: 8.5pt; color: #bcbcbc; line-height: 19px }
STRONG { font-size: 11.5pt; color: #FF9900; font-weight: bold  }
STRONGB { font-size: 9.5pt; color: #003399; font-weight: bold  }
LI {font-size: 8.5pt; line-height: 18px; list-style: square inside }

#emailform {
	width: 300px;
	
	
}