ADDRESS,
BLOCKQUOTE, 
BODY, DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES, 
OBJECT, OL, P, 
UL, APPLET, 
CENTER, DIR, 
HR, MENU, PRE   { display: block }
LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { font-weight: bolder; text-align: center; }
CAPTION         { text-align: center; }
body{
	background-color: black;
	background-image: url(/images/brick.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold; 
	text-align: center;
	color: #FFCC00;
	line-height: normal; 
	margin: 0px; 
	padding: 0px;
}
div.wrapper {
	background-color: black;
	background-image: url(/images/spacebgr.jpg);
	border-right: 6px double #4B90FF;
	border-bottom: 6px double #4B90FF;
	border-left: 6px double #4B90FF;
	width: 882px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	line-height: normal; 
	padding: 10px;
}
a:active{ 
	color:#A2D0F7; background-color: transparent;
}
a:link{
	color:#A2D0F7; background-color: transparent;
}
a:visited{
	color:#A2D0F7; background-color: transparent;
}
a:hover{
	color:red; font-weight:bold; font-style:italic; background-color:white;
}
.class1 A:link {color:#000000; background-color: transparent;}
.class1 A:visited {color:#000000; background-color: transparent;}
.class1 A:active {color:#000000; background-color: transparent;}
.class1 A:hover {color:green; font-weight:bold; font-style:italic; background-color:white;}
tr.alt td{
	text-align: left; 
	color: #FFCC00; 
	background-color: black; 
	font-family: Ariel, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 16px; 
	border-width: 1px; 
	border-color: #FFCC00; 
	border-style: solid
}
.bob{
	font-size: 50px;
}
.blink{
	font-size: 25px;
}
.know{
	font-size: 22px;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
}
h1{
	font-size: 27px;
}
h2{
	font-size: 17px;
}
h3{
	font-size: 15px;
}
small{
	font-size: 12px;
	font-weight: bold; 
}
p{
	text-align: left; 
	text-indent: 30px;
	margin-top: 1em;
	margin-bottom: 1em;

}
p.g{
	text-align: left; 
	text-indent: 30px;
	margin-top: 1em;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
}
p.c{
	text-indent: 0;
	text-align: center; 
	margin-bottom: 0;
}
p.stb{
	text-indent: 0; margin-top: 0.83em;
}
p.mtb{
	text-indent: 0; margin-top: 2.17em;
}
p.ltb{
	text-indent: 0; margin-top: 3.08em;
}
p.footer{
	text-indent: 25px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
}
p.copy{
	text-align: center; 
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
}
p.disclaimer { 
	text-align: left; 
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	color: #999999; 
}
p.isp { 
	text-align: left; 
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
	color: #999999; 
}
ol.media{
	color:#fc0;
	background-color :black;
	background-image: url(/images/spacebgr.jpg);
	font-weight:bold;
	font-size:15px;
	margin-top: 5px; 
	margin-bottom: 10px;
	list-style-type: disc;
}
ol.net{
	color:#fc0;
	background-color :black;
	background-image: url(/images/spacebgr.jpg);
	font-weight:bold;
	font-size:14px;
	margin-top: 5px; 
	margin-bottom: 10px;
	list-style-type: disc;
}
UL{
	margin-top: 0px; 
	margin-bottom: 0px;
	line-height: 1.2em; 
	list-style-type: disc;
}
li.ads{
	margin-top: 1em; 
	margin-bottom: 1em;
	line-height: 1.2em; 
	list-style-type: disc;
}
li.ads2{
	margin-top: 1em; 
	margin-bottom: 1em;
	line-height: 1.2em; 
	list-style-type: none;
	text-indent: 0;
}
UL.public{
	margin-top: 0; 
	margin-bottom: 0;
	text-indent: 25px;
	list-style-type: disc;
}
/* parasite-detection script warning style */
#parasite { border: solid rgb(224, 10, 10) 2px; margin: 1em; }
#parasite h1 { background-color: rgb(224, 10, 10); color: white; margin: 0; text-align: center; }
#parasite p { margin: 0; padding: 8px; border-top: 2px solid rgb(224, 10, 10); font-size: 0.9em; }
#parasite p.report { border-top: none; }
hr.c10 { text-align: center; width: 45%; }
hr.c16 { text-align: center; width: 25%; }
hr.c8 { text-align: center; width: 60%; }
div.c7 { text-align: center; }
.c9 { font-family: veranda; }
table.c1 { width: 700px; }
table.c11 { width: 699px; }
table.c14 { width: 450px; }
table.c17 { width: 600px; }
table.c21 { width: 669px; }
table.c5 { background-color: black; }
.fullheight{
	height: 100px;
}
.halfheight{
	height: 75px;
}
.foo {
	font:bold 1.1em verdana,arial;
	position: relative;
}


