BODY	{
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	color: #000033;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 20px;
	}
	
H1	{
	font-size: 18pt;
	font-weight: bold;
	margin: 0.1px inherit 0.1px inherit;
	}	

H2	{
	font-size: 16pt;
	font-weight: bold;
	margin: 0.1px inherit 0.1px inherit;
	}

H3	{
	font-size: 14pt;
	font-weight: bold;
	margin: 0.1px inherit 0.1px inherit;
	}

H4	{
	font-size: 12pt;
	font-weight: bold;
	margin: 0.1px inherit 0.1px inherit;
	}
	
H5	{
	font-size: 10pt;
	font-weight: bold;
	margin: 0.1px inherit 0.1px inherit;
	}
	
H6	{
	font-size: 8pt;
	font-weight: bold;
	margin: 0.1px inherit 0.1px inherit;
	}

A:link	{
	color: #003399;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	 }

A:visited { 
	color: #003399;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}

A:active { 
	color: #660000;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	 }

A:hover { 
	color: #660000;
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	 }
		 
A.page:link { 
	color: #003399;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	 }

A.page:visited { 
	color: #003399;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}

A.page:active { 
	color: #660000;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	 }

A.page:hover { 
	color: #660000;
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	 }
		 
A.bar:link { 
	color: #000000;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	 }

A.bar:visited { 
	color: #000000;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}

A.bar:active { 
	color: #336666;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	 }

A.bar:hover { 
	color: #336666;
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	 }
		 
A.footer:link { 
	font-size: 18pt;
	color: #006666;
	background: transparent;
	text-decoration: line-through;
	font-weight: bold;
	 }

A.footer:visited { 
	font-size: 10pt;
	color: #006666;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}

A.footer:active { 
	font-size: 10pt;
	color: #FF0000;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	 }

A.footer:hover { 
	font-size: 10pt;
	color: #FF0000;
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	 }
		 
A.light:link { 
	color: #0000CC;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	 }

A.light:visited { 
	color: #0000CC;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}

A.light:active { 
	color: #FF0000;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	 }

A.light:hover {
	color: #FF0000;
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	 }

#title {
	text-align: center;
	}

#table10 {
	font-size: 10pt;
	}

#main {
	text-align: left;
	}

UL, OL	{
	font-size: 12pt;
	}

.s	{
	font-weight: bold;
	}

.u {
	text-decoration: underline;
	}

.italic	{
	font-style: italic;
	}

.small {
	font-size: small;
	}

.large {
	font-size: large;
	}

.xlarge {
	font-size: x-large;
	}
 	 
.hilite	{
	color: #66DDFF;
	background-color: transparent;
	}

.09pt {
	font-size : 9pt;
}

.09px {
	font-size : 9px;
}

.10pt {
	font-size: 10pt;
}

.10px {
	font-size: 10px;
}

.12 {
	font-size: 12pt;
}

.bold16 {
	font-size: 16pt;
	font-weight: bold;
}

.black {
	color: #000000;
}
.black_bold {
	color: #000000;
	font-weight: bold;
}
.blue {
	color: #0000FF;
}
.blue_bold {
	color: #0000FF;
	font-weight: bold;
}
.brown {
	color: #996633;
}
.brown_bold  {
	color: #996633;
	font-weight: bold;
}
.forestgreen {
	color: #006633;
}
.forestgreen_bold {
	color: #006633;
	font-weight: bold;
}
.burgandy {
	color: #990033;
}
.burgandy_bold {
	color: #990033;
	font-weight: bold;
}
.gold {
	color: #FF9900;
}
.gold_bold {
	color: #FF9900;
	font-weight: bold;
}
.green {
	color: #009900;
}
.green_bold {
	color: #009900;
	font-weight: bold;
}
.grey {
	color: #CCCCCC;
}
.grey_bold {
	color: #CCCCCC;
	font-weight: bold;
}
.mint {
	color: #00CC66;
}
.mint_bold {
	color: #00CC66;
	font-weight: bold;
}
.navy {
	color: #003399;
}
.navy_bold {
	color: #003399;
	font-weight: bold;
}
.orange {
	color: #FF6600;
}
.orange_bold {
	color: #FF6600;
	font-weight: bold;
}
.purple {
	color: #993366;
}
.purple_bold {
	color: #993366;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.red_bold {
	color: #FF0000;
	font-weight: bold;
}
.teal {
	color: #006666
}
.teal_bold {
	color: #006666;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.white_bold {
	color: #FFFFFF;
	font-weight: bold;
}

.black_10pt {
	color: #000000;
	font-size: 10pt;
}
.black_10px {
	color: #000000;
	font-size: 10px;
}
.black_bold_10pt {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
.black_bold_10px {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.blue_10pt {
	color: #0000FF;
	font-size: 10pt;
}
.blue_10px {
	color: #0000FF;
	font-size: 10px;
}
.blue_bold_10pt {
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold;
}
.blue_bold_10px {
	color: #0000FF;
	font-size: 10px;
	font-weight: bold;
}
.brown_10pt {
	color: #996633;
	font-size: 10pt;
}
.brown_10px {
	color: #996633;
	font-size: 10px;
}
.brown_bold_10pt {
	color: #996633;
	font-size: 10pt;
	font-weight: bold;
}
.brown_bold_10px {
	color: #996633;
	font-size: 10px;
	font-weight: bold;
}
.forestgreen_10pt {
	color: #006633;
	font-size: 10pt;
}
.forestgreen_10px {
	color: #006633;
	font-size: 10px;
}
.forestgreen_bold_10pt {
	color: #006633;
	font-size: 10pt;
	font-weight: bold;
}
.forestgreen_bold_10px {
	color: #006633;
	font-size: 10px;
	font-weight: bold;
}
.burgandy_10pt {
	color: #990033;
	font-size: 10pt;
}
.burgandy_10px {
	color: #990033;
	font-size: 10px;
}
.burgandy_bold_10pt {
	color: #990033;
	font-size: 10pt;
	font-weight: bold;
}
.burgandy_bold_10px {
	color: #990033;
	font-size: 10px;
	font-weight: bold;
}
.gold_10pt {
	color: #FF9900;
	font-size: 10pt;
}
.gold_10px {
	color: #FF9900;
	font-size: 10px;
}
.gold_bold_10pt {
	color: #FF9900;
	font-size: 10pt;
	font-weight: bold;
}
.gold_bold_10px {
	color: #FF9900;
	font-size: 10px;
	font-weight: bold;
}
.green_10pt {
	color: #009900;
	font-size: 10pt;
}
.green_10px {
	color: #009900;
	font-size: 10px;
}
.green_bold_10pt {
	color: #009900;
	font-size: 10pt;
	font-weight: bold;
}
.green_bold_10px {
	color: #009900;
	font-size: 10px;
	font-weight: bold;
}
.grey_10pt {
	color: #CCCCCC;
	font-size: 10pt;
}
.grey_10px {
	color: #CCCCCC;
	font-size: 10px;
}
.grey_bold_10pt {
	color: #CCCCCC;
	font-size: 10pt;
	font-weight: bold;
}
.grey_bold_10px {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}
.mint_10pt {
	color: #00CC66;
	font-size: 10pt;
}
.mint_10px {
	color: #00CC66;
	font-size: 10px;
}
.mint_bold_10pt {
	color: #00CC66;
	font-size: 10pt;
	font-weight: bold;
}
.mint_bold_10px {
	color: #00CC66;
	font-size: 10px;
	font-weight: bold;
}
.navy_10pt {
	color: #003399;
	font-size: 10pt;
}
.navy_10px {
	color: #003399;
	font-size: 10px;
}
.navy_bold_10pt {
	color: #003399;
	font-size: 10pt;
	font-weight: bold;
}
.navy_bold_10px {
	color: #003399;
	font-size: 10px;
	font-weight: bold;
}
.orange_10pt {
	color: #FF6600;
	font-size: 10pt;
}
.orange_10px {
	color: #FF6600;
	font-size: 10px;
}
.orange_bold_10pt {
	color: #FF6600;
	font-size: 10pt;
	font-weight: bold;
}
.orange_bold_10px {
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
}
.purple_10pt {
	color: #993366;
	font-size: 10pt;
}
.purple_10px {
	color: #993366;
	font-size: 10px;
}
.purple_bold_10pt {
	color: #993366;
	font-size: 10pt;
	font-weight: bold;
}
.purple_bold_10px {
	color: #993366;
	font-size: 10px;
	font-weight: bold;
}
.red_10pt {
	color: #FF0000;
	font-size: 10pt;
}
.red_10px {
	color: #FF0000;
	font-size: 10px;
}
.red_bold_10pt {
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}
.red_bold_10px {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}
.teal_10pt {
	color: #006666;
	font-size: 10pt;
}
.teal_10px {
	color: #006666;
	font-size: 10px;
}
.teal_bold_10pt {
	color: #006666;
	font-size: 10pt;
	font-weight: bold;
}
.teal_bold_10px {
	color: #006666;
	font-size: 10px;
	font-weight: bold;
}
.white_10pt {
	color: #FFFFFF;
	font-size: 10pt;
}
.white_10px {
	color: #FFFFFF;
	font-size: 10px;
}
.white_bold_10pt {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.white_bold_10px {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.navy_bold_14pt {
	font-size: 14pt;
	color: #003399;
	font-weight: bold;
}
.navy_bold_14px {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
