table, td, th, li, ul, ol, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.main-bg {
	background-color: #FFFFCC;
}

a, a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#990000;
  text-decoration: underline;}  
a:visited {color:#CC6600;}	
a:hover {color:#CC6600;}

.lg-redbold {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.italicquote {
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
}
.bold {
	font-weight: bold;
}
.boldorange {
	font-weight: bold;
	color: #CC3300;
}
.italic {
	font-style: italic;
}
.subhed {
	font-weight: bold;
	color: #CC3300;
	font-size: 12px;
	text-transform: uppercase;
}
.bg-orange {
	background-color: #CC6600;
}
.txt-sm {
	font-size: 10px;
}
.boldred {
	font-weight: bold;
	color: #990000;
}
.img-border-red {
	border: 1px solid #990000;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}
.txt-sm-italic {
	font-size: 10px;
	font-style: italic;
}
.press {
	text-align: right;
	font-weight: bold;
}
.press-italic {
	text-align: right;
	font-style: italic;
}
.img-border-orange {
	border: 1px solid #cc6600;
}
.boldblink {
	font-weight: bold;
	text-decoration: blink;
}
