BODY	{
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	color : #000033;
	font-size : 12pt;
	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;
	}

H4	{
	font-size : 12pt;
	font-weight : bold;
	margin : 0.1px inherit 0.1px inherit;
	text-align : center;
	}
	
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.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;
	}

#main {
	text-align : left;
	}

#footer {
	font-size : 9pt;
	text-align : center;
	margin-left : 30px;
	margin-right : 30px;
	}

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

.s	{
	font-weight : bold;
	}

.u {
	text-decoration : underline;
	}

.italic	{
	font-style : italic;
	}

.small {
	font-size : small;
	}

.10	{
	font-size: 10px;
	}

.large {
	font-size : large;
	}

.xlarge {
	font-size : x-large;
	}
 	 
.hilite	{
	color : #66DDFF;
	background-color : transparent;
	}
.blue {
	color: #0000FF;
	}
.blue_bold {
	color: #0000FF;
	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;
	}
.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;
	}

.hilite14	{
	font-size : 14pt;
	color : #66DDFF;
	background-color : transparent;
	}
.blue14 {
	font-size : 14pt;
	color: #0000FF;
	}
.blue_bold14 {
	font-size : 14pt;
	color: #0000FF;
	font-weight: bold;
	}
.burgandy14 {
	font-size : 14pt;
	color: #990033
	}
.burgandy-bold14 {
	font-size : 14pt;
	color: #990033;
	font-weight: bold;
	}
.gold14 {
	font-size : 14pt;
	color: #FF9900;
	}
.gold-bold14 {
	font-size : 14pt;
	color: #FF9900;
	font-weight: bold;
	}
.green14 {
	font-size : 14pt;
	color: #009900;
	}
.green-bold14 {
	font-size : 14pt;
	color: #009900;
	font-weight: bold;
	}
.orange14 {
	font-size : 14pt;
	color: #FF6600
	}
.orange-bold14 {
	font-size : 14pt;
	color: #FF6600
	font-weight: bold;
	}
.purple14 {
	font-size : 14pt;
	color: #993366;
	}
.purple-bold14 {
	font-size : 14pt;
	color: #993366;
	font-weight: bold;
	}
.red14 {
	font-size : 14pt;
	color: #FF0000
	}
.red-bold14 {
	font-size : 14pt;
	color: #FF0000;
	font-weight: bold;
	}

.hilite10	{
	font-size : 10pt;
	color : #66DDFF;
	background-color : transparent;
	}
.blue10 {
	font-size : 10pt;
	color: #0000FF;
	}
.blue_bold10 {
	font-size : 10pt;
	color: #0000FF;
	font-weight: bold;
	}
.burgandy10 {
	font-size : 10pt;
	color: #990033
	}
.burgandy-bold10 {
	font-size : 10pt;
	color: #990033;
	font-weight: bold;
	}
.gold10 {
	font-size : 10pt;
	color: #FF9900;
	}
.gold-bold10 {
	font-size : 10pt;
	color: #FF9900;
	font-weight: bold;
	}
.green10 {
	font-size : 10pt;
	color: #009900;
	}
.green-bold10 {
	font-size : 10pt;
	color: #009900;
	font-weight: bold;
	}
.orange10 {
	font-size : 10pt;
	color: #FF6600
	}
.orange-bold10 {
	font-size : 10pt;
	color: #FF6600
	font-weight: bold;
	}
.purple10 {
	font-size : 10pt;
	color: #993366;
	}
.purple-bold10 {
	font-size : 10pt;
	color: #993366;
	font-weight: bold;
	}
.red10 {
	font-size : 10pt;
	color: #FF0000
	}
.red-bold10 {
	font-size : 10pt;
	color: #FF0000;
	font-weight: bold;
	}
