body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6FFFC;}
	
.H1 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #032;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
.H2 { 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; color: #1C5EAA;}
	
td { 
	font-family: Verdana; 
	font-size: 9pt}
	
a:link { 
	font-family: Verdana; 
	font-size: 11px; color: #0000D7; text-decoration: none; 
	font-weight: normal}
	
a:visited { 
	font-family: Verdana; 
	font-size: 11px; color: #0000D7; text-decoration: none; 
	font-weight: normal}
	
a:active { 
	font-family: Verdana; 
	font-size: 11px; color: #0033CC; text-decoration: none; 
	font-weight: normal}
	
a:hover { 
	font-family: Verdana; 
	font-size: 11px; color: #FF0000; text-decoration: none;
	font-weight: normal}
	
.textbox {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	white-space: normal;
	color: #FFFFFF;}
	
.TopBg {
	background-image: url(../images/box_top.gif);
	background-repeat: repeat-y;
	height: 25px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
}
	
.BottomBg {
	background-image:  url(../images/box_bottom.gif);
	background-repeat: repeat;
	height: 20px;
}
.BottomBg2 {
	background-image:  url(../images/box_bottom2.gif);
	background-repeat: repeat;
	height: 20px;
}
.CenterBg {
	background-image:  url(../images/box_bg.gif);
	background-repeat: repeat;}li {
	list-style-image: url(../images/bullet.gif);
	
}
.CenterBg2 {
	background-image:  url(../images/box_bg2.gif);
	background-repeat: repeat;}li {
	list-style-image: url(../images/bullet.gif);
	
}
.BoldText {
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}

.RightText {font-size: 8pt}

.Footer {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00352D;
	height: 20px;
	text-indent: 5pt;
}

