body {
	background-color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(file://///mybookworld/public/dreamweaver%20sites/qrc_new/htdocs/images/qrc-page-back-2.jpg);
}
A:link {
	text-decoration: none;
	color:#FFF
}

A:visited {
	text-decoration: none;
	color: #FFF;
} 
A:hover {
	text-decoration:underline;
	color: #9CF;
} 
.link2 a {
color: #FFFFFF;
font-size: 10px;
text-decoration: underline;
}
.link2 a:visited {
color: #FFFFFF;
font-size: 10px;
}
.link2 a:hover {
	color: #FFF;
	font-size: 10px;
	text-decoration: underline;
}

/*   - - - - Medium Blue Links - 9pt - - - - */
A.MidBlueLink:LINK {
	font-size: 10px;
	color : #0072BC;
	text-decoration : underline;
}
.SmallDisclaimerGrayText9px {
	font-size: 9px;
	color: #999;
}

A.MidBlueLink:VISITED{
	color : #0072BC;
	text-decoration : none;
}
A.MidBlueLink:HOVER {
	color : White;
	text-decoration : Underline;
}
A.MidBlueLink:ACTIVE {
	color : White;
}


/*   - - - - Light Blue Links - 12pt - - - - */
A.LightBlueLink:LINK {
	font-size: 10px;
	color : #99ccff;
	text-decoration : underline;
}
A.LightBlueLink:VISITED{
	color : #99ccff;
	text-decoration : none;
}
A.LightBlueLink:HOVER {
	color : White;
	text-decoration : Underline;
}
A.LightBlueLink:ACTIVE {
	color : White;
}



.smaller {
	font-size: 10pt;
}
.small-bold {
	font-size: 10pt;
	font-weight: bold;
}
.title {
	font-weight : bold;
}
a.dark-link {
	color: #000033;
}
a.dark-link:visited {
	color: #000033;
}.Text14pt {
	font-size: 14pt;
}
.LightBlueText {
	color: #99ccff;
}
.BoldLightBlueText {
	font-weight: bold;
	color: #ABE1FA;
}
.MidBlueText {
	font-size: 9px;
	color: #0072BC;
	text-align: center;
}
.Text11pt {
	font-size: 11pt;
}
.Text10pt {
	font-size: 10pt;
}
.Text11ptJustified {
	text-align: justify;
}
.RedBoldText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
}
