a:link       { color: rgb(0, 0, 128) }
a:active     { color: rgb(0, 0, 128) }
a:visited    { color: rgb(0, 0, 128) }

a:active     { text-decoration: none }
a:hover      { color: #3196FE }
a:link       { text-decoration: none }
a:visited    { text-decoration: none }


body         {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/back5.gif);
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: bottom;
	font-style: normal;
	background-color: #070741;
	line-height: normal;
	font-variant: normal;
	
}


h1           { font-family: Times New Roman; font-style: normal; color: #1B1B0E; 
               vertical-align: none; font-weight: bold; text-align: none; 
               font-size: 18pt }
h2           { font-style: normal; vertical-align: none; font-weight: bold; color: #1B1B0E; 
               text-align: none; font-family: Times New Roman; font-size: 18pt }
h3           { font-weight: bold; font-style: normal; color: #1B1B0E; font-size: 14pt; 
               vertical-align: none; text-align: none; font-family: 
               Arial, Arial, Helvetica }
h4           { font-size: 12pt; font-weight: bold; font-style: normal; color: #1B1B0E; 
               text-align: none; font-family: Arial, Arial, Helvetica; 
               vertical-align: none }
h5           { text-align: none; font-family: Arial, Arial, Helvetica; font-size: 8pt; 
               vertical-align: none; font-weight: bold; font-style: normal; 
               color: #1B1B0E }
h6           { text-align: none; font-family: Verdana; vertical-align: none; font-weight: 
               normal; font-size: 8pt; color: #000000 }
b {
	font-weight: bold;
}
link {
	color: #000080;
	text-decoration: none;
}
table { 
	font-weight: normal;
	text-align: none;
	list-style-type: disc;
	font-size: 10pt;
	font-style: normal;
	vertical-align: none;
	font-family: Arial, Arial, Helvetica;
}
textarea  { 
	border-style:solid;
	font-style: normal;
	font-family: Arial, Arial, Helvetica; font-size: 8pt
	  }
