body {	
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 1em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
	
p {	
	margin-bottom: 3px;
	margin-top: 3px;
	}
	
h1 {
	font-size: 14px
	}
h2 {
	font-size: 13px
	}
h3 {
	font-size: 12px;
	margin-bottom: 3px;
	}
h4 {
	font-size: 10px;
	margin-bottom: 3px;
	}
h5 {
	font-size: 9px;
	margin-bottom: 8px;
	}
	
h6 {
	font-size:  8px;
	color: #006600;
	font-weight: 300;
	}
	
table {
	
	}
	
td, th {
	
	}
	
.BulletBackgroundColor {
	
	}

ol {
	margin-bottom: 14px;
	margin-top: 2px;
	}

ul {
	margin-bottom: 14px;
	margin-top: 2px;
	list-style-image: url(images/arrows.gif);
	}
	
li {
	
	}
	
.footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: .75em;	
	color: #999999;
	}
	
.FormBackgroundColor {
	color: #cccccc;
	}

.NavigationBackgroundColor {
	color: #006600;
	}
	
.NavBackColorGreen {
	color: #006600;
	}
	
.NavBackColorRed {
	color: #FF3333;
	}
.NavigationColor {
	color: #999999;
	font-size: 12px;
	}

.XsmallWhite {
	font-size: 10px;
	color: #FFFFFF;
}

.Xsmall {
	font-size: 11px;
	margin-bottom:2px;
	}

.small {
	font-size: 12px;
	}
	
.smallRed {
	font-size: 12px;
	color:#CC0033;
	}
	
.medium {
	font-size: 13px;
	}

.MediumBlue {
	font-size: 13px;
	margin-bottom:2px;
	color:#040198;
	font-weight: bold;
	}

.large {
	font-size: 14px;
	}

.NavigationBackgroundColorLG {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	}
	
.NavigationBackgroundColorXLG {
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	}

.NavBackGreen12n {
	color: #006600;
	font-size: 12px;
	font-weight: normal;
	}

.imgC {
	margin-right:15; 
	margin-left:15px; 
	margin-bottom:15px; 
	margin-top:15px; 
	float:center;
	}

.imgL {
	margin-right:10px; 
	margin-left:0px; 
	margin-bottom:10px; 
	margin-top:5px; 
	float:left;
	}

.imgR {
	margin-left:10px; 
	margin-right:0px; 
	margin-bottom:10px; 
	margin-top:5px; 
	float:right;
	}
	
.XsmallBlueB {
	font-size: 9px;
	font-weight: bold;
	color:#040198;
}

