body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;

}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #FF0000;
	text-decoration : underline;
}

.optima {
	font-family: Optimum;
	font-size: 16px;
	font-weight: bold;
}
.small {
	font-size: 11px;
}
.optimaSmall {
	font-family: Optimum;
	font-size: 12px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.smallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.box {
	float: none;
	width: auto;
}
.med {
	font-size: 12px;
}
.medBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.grey {
	color: #999999;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.dkGrey {
	color: #666666;
}
.blue {
	color: #0000CC;
}
.dkBlue {
	color: #000075;
}
.textQ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style-type: disc;
	color: #000099;



}
.spaceyBoldUpper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.bkgrdCompaq {
	background-image: url(http://www.rileyts.com/assets/images/compaqBkgrd.jpg);
	background-repeat: no-repeat;
}
.boldBlue {
	font-weight: bold;
	color: #003399;
}
.boldRed {
	font-weight: bold;
	color: #FF0000;
}
.links {
	font-size: 10px;
	line-height: 13px;
}
.plusLeading {
	line-height: 24px;
}
