BODY, P, TD {
	font-family: Arial, Helvetica, sans-serif;
      font-size: 11px; 
	  font-weight: normal;
}

a:link {
	color: #990033;
	font-size: 11px;
	font-weight: bold;
}

a:visited {
  color: #990033;
  font-size: 11px;
  font-weight: bold;
}

a:hover {
	color: blue;
	font-size: 11px;
	font-weight: bold;
}

a:active {
	color: red;
	font-size: 11px;
}




a.large{
	color: #990033;
	font-family: arial, helvetica, sans-serif;
	font-size:16 px;
	font-weight: bold;
	text-decoration: underline;
}

a.large:visited {
  color: #990033;
  font-size: 16 px;
  font-weight: bold;
}

a.large:hover {
	color: blue;
	font-family: arial, helvetica, sans-serif;
	font-size:16 px;
	font-weight: bold;
	text-decoration: underline;
	}


a.small {
	color: #990033;
	font-family: arial, helvetica, sans-serif;
	font-size:10 px;
	font-weight: normal;
	text-decoration: underline;
}
a.small:visited {
	color: #990033;
	font-family: arial, helvetica, sans-serif;
	font-size:10 px;
	font-weight: normal;
	text-decoration: underline;
}
a.small:hover{
	color:blue;
	font-family: arial, helvetica, sans-serif;
	font-size:10 px;
	font-weight: normal;
	text-decoration: underline;
}
a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.tabletext{font-family: Arial, Helvetica, sans-serif; font-size: 11px;  font-weight: normal}
.request {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #990000}
.copyright{font-family: Arial, Helvetica, sans-serif; font-size: 11px;  font-weight: normal; color: #990033;}
.emphasis { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990033; font-weight: bolder; font-style: italic}
.initcap { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #990033; font-weight: bolder}
.whtlil {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.request {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #990033}
.lrghdclr {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #990033; font-weight: bolder}
.lrgblk {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000}
.pt11clr {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #990033}
.lilclr {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #990033}
.lilblk {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;  font-weight: normal}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
