body {
	margin-top: 0;
	background-color : #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal
}
p.left       { text-align: left; margin-left: 10 }
p.left_five       { text-align: left; margin-left: 5 }
p.left_twenty       { text-align: left; margin-left: 20 }

span.title_green { color: #006600; 
					font-size: 12pt; 
					font-family: Verdana;
 		            font-weight: bold; text-transform:uppercase
}
span.title { color: #000099; 
					font-size: 12pt; 
					font-family: Verdana;
 		            font-weight: bold; text-transform:uppercase
}
span.nav { color: #FFFFFF; 
					font-size: 10pt; 
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 		            font-weight: Normal;
}
span.window { color: #800080; 
					font-size: 10pt; 
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 		            font-weight: bold
}
span.red { color: #FF0000; 
					font-size: 10pt; 
					font-family: Verdana;
 		            font-weight: bold; text-transform:uppercase
}
span.green { color: #006600; 
					font-size: 10pt; 
					font-family: Verdana;
 		            font-weight: bold; text-transform:uppercase
}
span.yellow { color: #FFCC99; 
					font-size: 12pt; 
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 		            font-weight: bold
}

span.black { color: #000000; 
					font-size: 10pt; 
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 		            font-weight: bold
}
span.blue { color: #000099; 
					font-size: 10pt; 
					font-family: Verdana;
 		            font-weight: bold; text-transform:uppercase
}
span.boldblue { color: #000066; 
					font-size: 12pt; 
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 		            font-weight: bold
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}
td.yellow    { color: #000000; background-color: #FFFFCC }
td.blue    { color: #000000; background-color: #EAEEFF }
a:link {
	color: #0000CC;
	text-decoration: none
	
}
a:visited {
	color: #6600CC;
	text-decoration: none
}

a:active {
	color: #FF0000;
	text-decoration: none
	
}
a:hover {
	color: #0000CC;
	text-decoration: underline
	
}
a:hover.new {
	color: #FFFFFF;
	text-decoration: underline; background-color:#336633
	
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000080;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
P.me {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
span.white {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
P.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#FFFFFF; margin-right:10; text-align:center
}
P.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#000066;
}
P.bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color:#000066;
}
a:link.nav {
	color: #FFFFFF;
	text-decoration: none
	
}
a:visited.nav {
	color: #FFFFFF;
	text-decoration: none
}

a:active.nav {
	color: #FFFFCC;
	text-decoration: none
	
}
a:hover.nav {
	color: #FFFFFF;
	text-decoration: underline
	
}
span.italic { color: #000000; 
					font-size: 10pt; 
					font-family: Verdana;
 		            font-style: Italic;
}