
body, html, td, font, div, p {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    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;
}
.smallest {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	line-height : 8pt;
}

H2 {
	color: #FFFFFF;
	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: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.subtitle {	
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

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: #E19B51;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

a:active {
	color: #E19B51;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}

a:hover {
	color: #E19B51;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 8pt;
}

a:visited {
	color: #E19B51;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

A.tiny:link {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}

A.tiny:active {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	font-size: 7pt;
	font-weight: bold;
}

A.tiny:hover {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 7pt;
}

A.tiny:visited {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}


div.note {
	width: 143px;
	background-color: #C2EC8A;
	border: none;
	margin: 0px 0px 0px 0px
}


