a:link {
	color: #990033; 
	text-decoration: underline; }

a:visited {
	color: #000033; 
	text-decoration: underline; }

a:hover {
	color: #FFCC00;
	text-decoration: underline;
	background-color: #333333;
}
	
.BodyCopy {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #000000;
	line-height: 17px;
	text-align: justify;
	list-style-image:url(images/4qu_bullet.gif);
	
}
	
A.BodyCopy:LINK, A.BodyCopy:VISITED {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	caption: Main Text;
	color: #333300;
	text-align: justify;
}
	
A.BodyCopy:HOVER, A.BodyCopy:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #FF9900;
	text-align: justify;
}

.Bodyleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #000000;
	line-height: 15px;
	text-align: left;
	
}		


.Bodyindent {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #000000;
	line-height: 17px;
	text-align: justify;
	list-style-image:url(images/4qu_bullet.gif);
	margin-left: 10px;	
}
	
A.Bodyindent:LINK, A.Bodyindent:VISITED {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	caption: Main Text;
	color: #333300;
	text-align: justify;
}
	
A.Bodyindent:HOVER, A.Bodyindent:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #FF9900;
	text-align: justify;
}


.footer {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	visible: false;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
	
A.footer:LINK, A.footer:VISITED {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	visible: false;
	color: #FFFFCC;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}
		
A.footer:HOVER, A.footer:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	visible: false;
	color: #FFCC33;
	text-decoration: underline;
	line-height: 16px;
	text-align: left;
	background-color: #990033;
}

.redtext {
	color:#990033;
}
