
body, html, td, font, div, p {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, sans-serif;

	}
	
p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height : 11pt;
}
.small {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height : 10pt;
}

H2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: 600;
}

.pagetitle {
	margin-bottom: -10px;
}

.showtitle {	
	color: #FFFFCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: 700;
	margin-bottom: -15px;
}

.showtime {	
	color: #cc9933;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.note {	
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	line-height : 7pt;
}

SELECT
{
    COLOR: #FFFFCC;
    BACKGROUND-COLOR: #3399ff;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 3mm;
    FONT-WEIGHT: normal;
	margin-bottom: 5px;

}

LI
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
	line-height : 12pt;
}


/* Link Styles */

a:link {
	color: #333399;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

a:active {
	color: #FFFF33;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}

a:hover {
	color: #FFFF33;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 8pt;
}

a:visited {
	color: #009999;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
