body {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#003399;
	
}
.green {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0C761B;
	text-align:left;
	font-weight:bold;
	
}
.lhead{
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#003399;
}
.lghead{
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003399;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#003399;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#003399;
}
h2 {font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#0099FF;
}

A {
  color: #0000FF;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

A:visited {
  color: #0000FF;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

A:active {
  color: #0000FF;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

A:hover {
  color: #FF0000;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.amenu {
  color: #ffffff;
  text-decoration: none;
  font-family: Arial, Verdana,Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.amenu:visited {
  color: #ffffff;
  text-decoration: none;
  font-family: Arial, Verdana,Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.amenu:active {
  color: #ffff00;
  text-decoration: none;
  font-family: Arial, Verdana,Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.amenu:hover {
  color: #ffff00;
  text-decoration: none;
  font-family: Arial, Verdana,Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}
.asmall {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: #0000FF;
}
.asmall:visited {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: #0000FF;
}
.asmall:active {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: #0000FF;
}

.asmall:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: #FF0000;
}
.norms {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  color: #15306D;
}

.subhead{
  font-family: Arial, Verdana, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #ffffff;
}
.green{
  font-family: verdana,sans-serif, "Comic Sans MS", Arial;
  font-size: 10pt;
  line-height: 11pt;
  font-style: normal;
  font-variant: normal;
  color: #0C3A0E;
}

.black{
  font-family: verdana,sans-serif, "Comic Sans MS", Arial;
  font-size: 10pt;
  line-height: 11pt;
  font-style: normal;
  font-variant: normal;
  color: #000000;
}

.warn{
  font-family: verdana,sans-serif, "Comic Sans MS", Arial;
  font-size:7pt;
  font-style: normal;
  color: #336633;
}