html body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	line-height: 12pt; 
	background:#ffffff url('images/background.jpg') left top fixed repeat;
	margin:20px;
	scrollbar-face-color: #006E84; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #506A69; 
	scrollbar-arrow-color:  #ffffff; 
	scrollbar-track-color: #E2EDE8;
	scrollbar-shadow-color: #000000; 
	scrollbar-darkshadow-color: #333333; 
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 12pt;
	margin: 10pt 0% 10pt 0%; 
}

b {
	font-style: bold;
}

i {
	font-style: italic;
}

u {
	font-style: underline;
}

em {
	font-weight: bold;
	font-style: italic;
	color: #001668;
}

div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #008274;
	text-decoration: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	font-style: italic;
	color: #001668;
	text-decoration: none;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #006882;
	text-decoration: none;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #04987A;
	text-decoration: none;
	margin:8pt 0pt 8pt 0pt;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #006E84;
	text-decoration: none;
	margin:8pt 0pt 2pt 0pt;
}

hr {
	color: #006E84;
}

hr.blue {
	color: #006E84;
}

hr.red {
	color: #990000;
}

hr.orange {
	color: #008253;
}


hr.gray {
	color: #636363;
}

hr.lightgray {
	color: #cccccc;
}

ul{
	color: #000000;
	font-size: 10pt;
	font-weight:normal;
	paddingleft: 5px;
}	
	
li{
	color: #000000;
	font-size: 10pt;
	font-weight:normal;
	margin: 2pt 0% 2pt 0%; 
}

li.blue {
	color: #006E84;
	font-size: 10pt;
	font-weight:bold;
	margin: 2pt 0% 2pt 0%; 
}

li.red {
	color: #990000;
	font-size: 10pt;
	font-weight:bold;
	margin: 2pt 0% 2pt 0%; 
}

li.orange {
	color: #008253;
	font-size: 10pt;
	font-weight:bold;
	margin: 2pt 0% 2pt 0%; 
}

li.gray {
	color: #636363;
	font-size: 10pt;
	font-weight:bold;
	margin: 2pt 0% 2pt 0%; 
}

dl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

dd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
}

dt {
	color: #006E84;
	font-weight: bolder;
}


html a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0469B3;
	text-decoration: none;
}

html a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006E84;
	text-decoration: none;
}

html a:focus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006E84;
	text-decoration: none;
}

html a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #04987A;
	text-decoration: underline;
}


html a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #04987A;
}
