body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333399;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C48900;
	font-style: italic;	
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C48900;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
a:link {
	text-decoration: underline;
	color: #333399;
}
a:visited {
	text-decoration: underline;
	color: #333399;
}
a:hover {
	text-decoration: underline;
	color: #71364A;
}
a:active {
	text-decoration: underline;
}
input.inputfield {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #6F8BAA solid;
  background-color : #FCF8F5;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #6F8BAA solid;
  background-color : #FCF8F5;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #6F8BAA solid;
  background-color : #FCF8F5;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #6F8BAA solid;
  background-color : #FCF8F5;
  font-weight:  bold;
}
.border {
	border: 1px solid FFCC66;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
}

a.PrimaryNews:link {
	font-size:9px;
	text-decoration: underline;
	color: #000066;
	line-height: 10px;
	padding-top: 8px;
}
a.PrimaryNews:visited {
    font-size:9px;
	text-decoration: underline;
	color: #000066;
	line-height: 10px;
	padding-top: 8px;
}
a.PrimaryNews:hover {
    font-size:9px;
	text-decoration: underline;
	color: #9999FF;
	line-height: 10px;
	padding-top: 8px;
}
a.PrimaryNews:active {
	font-size:9px;
	text-decoration: underline;
	color: #000066;
	line-height: 10px;
	padding-top: 8px;
}
smtext {
	font-size:9px;
	font-style: italic;
}
