a            { color: #0000AB; margin-left: 0 }
a:visited    { color: ##999999 }
a:hover      {
	color: ##FF9900;
	font-size: 9pt;
	font-weight: bold;
}
a.Prod            { color: #FFFFFF; margin-left: 0 }
a.Prod:visited    { color: #FFFFFF }
a:.Prod:hover      { color: #FFFFFF }



BODY {
	margin-left: 		0; 
	margin-top: 		0; 
	background-color: 	white;
}
P {
	color: 		#000;
	font-size: 	10pt;
	font-family: 	Verdana, Arial, 'MS Sans Serif';
	text-align: center;
}
TD { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
h1           { color: #000000; font-size: 8pt; font-family: Arial, 'MS Sans Serif'; 
               text-align: Center; margin-top: 0; margin-bottom: 0 }
h4           { color: #000000; font-weight: normal; font-family: Arial, 'MS Sans Serif'; 
               font-size: 8pt; text-align: Center ; margin-top: 0; margin-bottom: 0}
h5           { color: #000000; font-family: Verdana, Arial, 'MS Sans Serif'; font-size: 8pt; 
               text-align: Center; font-weight: normal; margin-top: 0; margin-bottom: 0 }
h6           { color: #000000; font-family: Verdana, Arial, 'MS Sans Serif'; font-size: 8pt; 
               font-weight: normal; margin-top: 0; margin-bottom: 0 }
li           { text-align: Left; type: square; list-style-type: square; margin-top: 0; 
               margin-bottom: 0 }
ul           { text-align: Left; text-indent: 0; margin-left: 15; margin-top: 0; 
               margin-bottom: 0}

.smallCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #6699CC;
}
.headerOrange {
	color: #FF6600;
}
.VideoBG {
	background-image: url(../images/player/player.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.whiteHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.nounderline {
	text-decoration: none;
}

