/* CSS Document */

a {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	}
.BodyTextHeader {
	font-family: Verdana;
	font-size: 18px; }
	
.BodyTextSubHeader {
	font-family: Verdana;
	font-size: 14px; }
	

.BodyText {
	font-family: Verdana;
	font-size: 12px;
	padding-right: 20px;
	}
	
.CellText {
	font-family: Verdana;
	font-size: 9px;
	padding-right: 4px;
	}	

.FooterText {
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	}

.FormLabel {
	font-family: Verdana;
	font-size: xx-small;
	color: #666666;
	}

.FormField {
	font-family: Verdana;
	font-size: xx-small;
	color: #666666;
	}
	
	