body {
	background-color: black;
	color: #fced00;

}

p { 
	font-size: 10pt;
	font-family: Helvetica;
	text-align: justify;
}

td { 
	font-size: 10pt;
	text-align: justify;
}

h2 { 
	color: #fc0000;
	background-color: black;
	font-family: Courier;
	font-size: 12pt;
	text-align: justify;
}

p.bigbrother { 
	color: #fced00;
	font-size: 6pt;
	text-align: justify;
}

img { border: 0; }

td { 
	color: #fced00;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table.logo { 
	color: black;
	align: center;
}

td.locale { 
	background-color: black;
	color: black;
	vertical-align: top;
       	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

td.red { 
	background-color: #CE0000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
}

li { 
	color: #fced00;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

h2 { 
	color: #CC0000;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

h3 { 
	color: #CC0000;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h4 { 
	color: #CC0000;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

acronym { 
	text-decoration: none;
}

a { 
	color: #AA6600;
	background-color: black;
	font-size: 10pt;
}

a:hover {
	color: #CCCC00;
	background-color: black;
}

p.keywords {
        color: #000000;
        background-color: #000000;
        font-size: 0pt;
}

.vidtitle {
        font-size: 10pt;
	font-family: Courier;
	text-align: center;
}

.command {
        font-size: 10pt;
	font-family: Courier;
	text-align: center;
}

