BODY {
	PADDING: 0px; 
	MARGIN: 0px; 
	FONT: 12px arial,helvetica,sans-serif;  
	COLOR: #000000;  
	BACKGROUND-COLOR: #A8BCCF;
}
H1 {
	PADDING: 4px; 
	FONT-WEIGHT: 900; 
	FONT-SIZE: 30px; 
	MARGIN: 0px; 
	COLOR: #006633;
	BACKGROUND: inherit; 
	TEXT-ALIGN: center;	
}
H2 {
	PADDING: 0px; 
	MARGIN: 4px; 
	FONT: bold 26px arial, helvetica, sans-serif; 
	FONT-WEIGHT: 900; 
	COLOR: #104986;
	BACKGROUND: inherit;
	TEXT-ALIGN: center;
}

H3 {
	PADDING: 0px; 
	MARGIN: 2px; 
	FONT: 22px arial, helvetica, sans-serif; 
	FONT-WEIGHT: 900; 	
	COLOR: #104986;
	BACKGROUND: inherit;
	TEXT-ALIGN: center;
}

H4 {
	PADDING: 0px;	
	MARGIN: 4px; 
	FONT: 18px arial, helvetica, sans-serif; 
	FONT-WEIGHT: 900; 	
	TEXT-ALIGN: center;
	COLOR: #104986;
	BACKGROUND: inherit;
}

H5 {
	PADDING: 0px; 
	MARGIN: 4px; 
	FONT: 14px arial, helvetica, sans-serif; 
	FONT-WEIGHT: 900; 	
	TEXT-ALIGN: center;
	COLOR: #104986;
	BACKGROUND: inherit;
}

H6 {
	PADDING: 0px; 
	MARGIN: 4px;
	FONT: 12px arial, helvetica, sans-serif; 
	TEXT-ALIGN: center;
	FONT-WEIGHT: 600;
	COLOR: #104986;
	BACKGROUND: inherit;
}


P {
	PADDING-LEFT: 2px;	
	PADDING-RIGHT: 2px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;	
	MARGIN: 4px; 
	FONT: 12px arial,helvetica,sans-serif; 

}

.link { padding: 0px;
	margin: 5px;
	text-align: center;

}

.quote {
	color: inherit;
	background: inherit;
	FONT-size: 14px;
	font-face: verdana,arial,helvetica,sans-serif;
	margin: 2px;
	padding: 2px;
}	

.small {
	font-size: xx-small;
}	

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}
	
.justify {
	text-align: justify;
}

.highlight {
	background: yellow;
	color: inherit;
}
	
UL { list-style-type: square; 	FONT: 12px arial,helvetica,sans-serif;   PADDING: 0px; MARGIN-LEFT: 48px; }

OL { 	FONT: 12px arial,helvetica,sans-serif;  PADDING: 0px;	 MARGIN-LEFT: 48px; }


A {
	COLOR: #104986; 
	FONT: inherit;  
	TEXT-DECORATION: none;
}

A:link {
	COLOR: #104986;
}
A:visited {
	COLOR: #104986;
}

A:hover {
	BACKGROUND: #7094BA;
}

.toplink {
	background-color: inherit;
	}

.toplink a:hover {
	color: #FFFFCC;
	background-color: #006633;
	}


.footlink {
	font-size: 9px; 
	color: #555555; 
	text-align: center;
	font-weight: 500; 
}

.link2 { padding: 1px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: left;
	background: #E6EAF1;
	font-weight: 600;
	font-family: arial,helvetica,sans-serif;

}

.link3 { padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	margin-right: 3px;
	text-align: left;
	background: #E6EAF1;
	font-weight: 600;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;

}

.table {
	PADDING-LEFT: 2px;	
	PADDING-RIGHT: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;	
	MARGIN: 0px; 
	TEXT-ALIGN: right;
	FONT: 12px arial,helvetica,sans-serif; 

}


.linkx a:link {
	color: black;
}	
.linkx a:visited {
	color: black;
}
.border { BORDER: #000000 1px solid; }

.border2 { BORDER-right: #000000 1px solid; 
	   BORDER-bottom: #000000 1px solid;
}


.box {
	BORDER: #006633 2px solid; 
	MARGIN: 0px;
	PADDING: 0px; 
	voice-family: inherit;
	background: inherit;
	color: inherit;
}
.yellowbox {
	BORDER-bottom: #336633 2px solid; 
	BORDER-left: #336633 2px solid; 
	BORDER-right: #336633 2px solid; 
	MARGIN: 0px;
	PADDING: 0px; 
	voice-family: inherit;
	background-color: #FFCC00;
}
.whitebox {
	BORDER-left: #336633 2px solid; 
	BORDER-right: #336633 2px solid; 
	MARGIN: 0px;
	PADDING: 0px; 
	voice-family: inherit;
	background-color: #ffffff;
}
.whitebottom {
	BORDER-bottom: #336633 2px solid;
	MARGIN: 0px;
	PADDING: 0px; 
	voice-family: inherit;
	background-color: #ffffff;
}
