.normal {
	color : #000000;
	font-family : Verdana;
	font-style : normal;
	font-size : 10pt;
}
.notes {
	color : #000000;
	font-family : Verdana;
	font-style : normal;
	font-size : 8pt;
}
.maroon {
	color : #990000;
	font-family : Verdana;
	font-style : normal;
	font-size : 10pt;
	font-weight : bold;
}
.head {
	color : #990000;
	font-family : Verdana;
	font-style : normal;
	font-size : 14pt;
	font-weight : bold;
}
.smaller {
	color : #000066;
	font-family : Verdana;
	font-style : normal;
	font-size : 8pt;
}
.gray {
	color : #666666;
	font-family : Verdana;
	font-style : normal;
	font-size : 10pt;
}
.blue {
	color : #000066;
	font-family : Verdana;
	font-style : normal;
	font-size : 10pt;
}
A:link {
	color : #000000;
	font-family : Verdana;
	font-style : normal;
}
A:visited {
	color : #666666;
	font-family : Verdana;
	font-style : normal;
}
A:active {
	color: #CC0000;
	font-family : Verdana;
	font-style : normal;
}

/* discovery.com */
.msnBack {font-family: Verdana; font-size: 8px; margin-left: 8px;}
a.black:link {color: #000000; font-size: 8px;}
a.black:visited {color: #000000; font-size: 8px;}
a.black:active {color: #000000; font-size: 8px;}
a.black:hover {color: #000000; font-size: 8px;}

.footerText {font-family: verdana, arial, helvetica; font-size: 10px; color:#CCFF99;}
.footerWhite {font-family: verdana, arial, helvetica; font-size: 10px; color:#FFFFFF;}

a.footerLink:link {color: #CCFF99;}
a.footerLink:visited {color: #CCFF99;}
a.footerLink:active {color: #CCFF99;}
a.footerLink:hover {color: #CCFF99;}

/*
###########################
DISPLAY ADS
###########################
*/
.hide {display: none;}
