
h1 {font-family:ARIAL,HELVETICA}
h2 {font-family:ARIAL,HELVETICA}
h3 {font-family:ARIAL,HELVETICA}
h4 {font-family:ARIAL,HELVETICA}
h5 {font-family:ARIAL,HELVETICA}
h6 {font-family:ARIAL,HELVETICA}
h7 {font-family:ARIAL,HELVETICA}
h8 {font-family:ARIAL,HELVETICA}
p {font-family:ARIAL,HELVETICA;font-size:9pt}
td {font-family:ARIAL,HELVETICA;font-size:9pt}
th {font-family:ARIAL,HELVETICA;font-size:9pt}
td p {font-family:ARIAL,HELVETICA;font-size:9pt}
th p {font-family:ARIAL,HELVETICA;font-size:9pt}
body {font-family:ARIAL,HELVETICA;font-size:9pt}
A {
	text-decoration: none;
	color: #FF0000;
}
A:visited{
	text-decoration: none;
	color: maroon;
}
A:hover {
	text-decoration: underline; 
	color: black;
}
.blackLink{
	text-decoration: none;
	color : black;
    font-weight: bold;
}
.blackLink:visited{
	text-decoration: none;
	color : black;
    font-weight: bold;
}
.blackLink:hover{
	text-decoration: underline; 
	color : black;
    font-weight: bold;
}
.redtext{
	text-decoration: underline; 
    color: #ff0000;
    font-weight: bold;
	font-size:8pt;
}
.greytext{
    color: #444444;
	font-size:8pt;
}
.greylink{
	text-decoration: none; 
    color: #444444;
    font-weight: bold;
	font-size:8pt;
}
.greylink:visited{
	text-decoration: none; 
    color: #444444;
    font-weight: bold;
	font-size:8pt;
}
.greylink:hover{
	text-decoration: underline; 
    color: #444444;
    font-weight: bold;
	font-size:8pt;
}
.blackLink2{
	text-decoration: none;
	color : black;
    font-weight: bold;
	font-size:8pt;
}
.blackLink2:visited{
	text-decoration: none;
	color : black;
    font-weight: bold;
	font-size:8pt;
}
.blackLink2:hover{
	text-decoration: underline; 
    color: #ff0000;
    font-weight: bold;
	font-size:8pt;
}
.whitelink {
 text-decoration: none;
font-size:8pt;
color:#FFFFFF;
font-weight: bold;
}
.whitelink:visited {
 text-decoration: none;
font-size:8pt;
color:#FFFFFF;
font-weight: bold;
}
.whitelink:hover {
 text-decoration: underline;
font-size:8pt;
color:#FFFFFF;
font-weight: bold;
}

.big{
	font-size:16pt;
}
.medium{
	font-size:13pt;
}
.large{
	font-size:15pt;
}
.slight{
	font-size:11pt;
}
.picplace{position:relative; left:-10px; top:-0px; }
.small{
	font-size: 8pt;
}
.smaller{
	font-size: 7pt;
}
.indent{
	margin-left: 25px;
}
.indent2{
	margin-left: 10px;
}
.formWide{width: 280px;}
.error{
  font-size: 20px;
  color: #ff0000;
  font-weight: bold;
  font-style : italic;
}
.uperror{
  font-size: 15px;
  color: #ff0000;
  font-weight: bold;
  font-style : italic;
}
.required{color: #ff0000;}
.white {
font-size:8pt;
color:#FFFFFF;
font-weight: bold;
}