.text1 {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	line-height: 15px;
	font-weight: normal;
	text-align: justify;
}
.red {
	font-family: Tahoma;
	font-weight: bold;
	color: #AC0B02;
	font-size: 12px;
}
.table {
	border-right-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
.table1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #990000;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF1EA;
	font-weight: bold;
}
.navyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0072A8;
}
.a:link {color:#ffffff;font-family: Arial, Helvetica, sans-serif;}      /* unvisited link */
a:visited {color:#fdf4da;font-family: Arial, Helvetica, sans-serif;}  /* visited link */
a:hover {color:#ffffff;font-family: Arial, Helvetica, sans-serif;}  /* mouse over link */
a:active {color:#fdf4da;font-family: Arial, Helvetica, sans-serif;}  

a.nav:link { font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #0a6988; text-decoration: none; }
a.nav:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color: purple; text-decoration: none; }
a.nav:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #0a6988; text-decoration: underline; }
a.nav:active {color: #0a6988; } 

a.external:link {color: #fcf6e3; font-size: 13px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
a.external:visited {color: #ffd146; font-size: 13px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
a.external:hover {text-decoration: font-size: 13px; overline; font-family: Arial, Helvetica, sans-serif;}
a.external:active {color: #fcf6e3; font-size: 13px; font-family: Arial, Helvetica, sans-serif; } 



