body,p,table,td,select,textarea,input,ul,ol {
  font-family: Arial, Helvetica, Verdana, Tahoma;
  font-size: 9pt;
}

body{
  color: #3E474A;
}

/*P, UL, OL { margin-top: 0px; margin-bottom: 0px; }*/

a{
  color: #004080;
  text-decoration: none;
}
a:hover{
  color: #F00A00;
  text-decoration: underline;
}

A.pr:LINK, A.pr:ACTIVE, A.pr:VISITED{
	color : navy;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	font-weight: bold;
}
A.pr:HOVER {
	color : red;
	text-decoration : underline;
}
.pr{
	color : red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	font-weight: bold;
}
A.zip:LINK, A.zip:ACTIVE, A.zip:VISITED{
	color : navy;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	font-weight: bold;
}

A.zip:HOVER {
	color : red;
	text-decoration : underline;
}

A.bold:LINK, A.bold:ACTIVE,A.bold:VISITED {
	color : #053686;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family : "Times New Roman", Times, serif;
}

A.bold:HOVER {
	color : black;
	font-weight: bold;
	text-decoration : underline;
}
LI{
	color: Navy;
	list-style-type : square;
}
LI.one{
	color: Navy;
	list-style-type : upper-roman;
	font-weight: bolder;
}
LI.two{
	color: navy;
	list-style-type : square;
	font-weight: normal;
}
LI.three{
	color: black;
	list-style-type : circle;
	font-weight: normal;
}
.tit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11 pt;
	color: black;
	font-weight : bold;
}
.title {
	font-family : "Times New Roman", Times, serif;
	font-size : 13 pt;
	color: Navy;
	font-weight : bold;
	padding-left: 10
}
.my {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9 pt;
	color: black;
	font-weight : bold;
}
.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9 pt;
	color: black;
	padding-right: 5;
}
.navy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9 pt;
	color: navy;
	padding-right: 5;
	font-weight: bolder;
}
.kamin {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	color: black;
	padding-left: 5;
}
.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	color: ffffff;
	padding-right: 10;
}
.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7 pt;
	color: ffffff;
	padding-right: 5;
}
.top {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11 pt;
	color: black;
	font-weight: bolder;
}
.main {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9 pt;
	color: black;
}
.mail {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	color: Gray;
}
.bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	color: ffffff;
	font-weight: bolder;
}
.fir {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9 pt;
	color: navy;
	font-weight: bolder;
}
.ser {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9 pt;
	color: black;
}
.ser1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9 pt;
	color: Red;
	font-weight: normal;
}
.small1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color: red;
	font-weight: bolder;
	font-style: normal;
}
.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: black;
	font-weight: bolder;
	font-style: normal;
}
.button{
	background-color : #3B4188;
	font-size : xx-small;
	font-weight : bolder;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color : #3B4188;
	color : #ffffff;
	width : 95;
}
input.text {
	font:italic normal 10pt Arial;
	background-color: #cccccc;
	color: #000000;
	border : thin solid #666666;
}
	textarea.text {
	font:italic normal  10pt Arial;
	background-color: #cccccc;
	color: #000000;
	border : thin solid #666666;
	}

