p, td, blockquote { font-family: Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: normal;  font-size: 12px;  color: #333333; }

body { font-family: Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: normal;  font-size: 12px;  color: #333333;     }

.copyright { font-family: Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: normal;  font-size: 10px;  color: #333333;     }
.copyright_faint { font-family: Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: normal;  font-size: 10px;  color: #999999;     }

.normal { font-family: Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: normal;  font-size: 12px;  color: #333333; }

form, input, textarea {
font-family : monospace;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 26px;
}

li {
	list-style: square;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	}
	
.numbered {
	list-style: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	list-style-type: decimal;
}

.header_white {font-family: Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: normal;  font-size: 12px;  color: #FFFFFF;}
.header_gray {font-family: Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: bold;  font-size: 12px;  color: #333333;}
.header_darkorange {font-family: Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: bold;  font-size: 12px;  color: #A26D00;}
.header_white_med {font-family: Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: bold;  font-size: 16px;  color: #FFFFFF;}
.header_gray_large {font-family: Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: bold;  font-size: 18px;  color: #333333;}

a { color: #990033;  font-family: Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: normal;   font-size: 12px;       }
a:hover { color: #FF0000;  font-weight: normal;  }
a.copyright_faint { font-family: Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: normal;  font-size: 10px;  color: #990033;     }
a.copyright_faint:hover { color: #FF0000 }

a.pictureborder { border-color: #000000;  color: Black;  }