body
{
	background-color:	#101010;
	font-family: 		Consolas, monospace;
	font-size:		12pt;
	color:			#CCCC99;
	font-weight:		bold;
	margin-left:		5px;
	margin-right:		5px;
}

td, th
{
	font-family:		Consolas, monospace;
	font-size:		12pt;
	line-height:		24px;
	color:			#333333;
}

H1
{
	font-family:		Consolas, monospace;
	font-size:		12pt;
	font-weight:            bold;
	line-height:            24px;
	color:			#CCCC00;
}

pre
{
	font-family:		Consolas, monospace;
	color:			#D1D1A1;
	font-size:		12pt;
	line-height:		normal;
	font-weight:		normal;
}

.titlebar
{
	font-family:		Consolas, monospace;
	font-size:		14pt;
	color:			#DDDDCC;
	letter-spacing:		10px;
	line-height:		30px;
	text-align:		center
}

.sidebar
{
	font-family:		Consolas, monospace;
	font-size:		12pt;
	padding-left:		3px;
	padding-top:		6px;
	padding-bottom:		6px;
	line-height:            35px;
	background-color:	#666666;
	color:			#CCCC99;
	font-weight:		bold;
	border:			1px solid #CC6;
}

.promobar
{
	font-family:		Consolas, monospace;
	font-size:		12pt;
	color:			#BBBB00;
	font-weight:		bold;
}

.menubar
{
	font-family:		Consolas, monospace;
	font-size:		12pt;
	line-height:		14px;
	padding:		3px;
	background-color:	#666666;
	color:			#CCCC99;
	font-weight:		bold;
	border:			1px solid #CCCC66;
}

.promo
{
	font-family:		Consolas, monospace;
	color:			#D1D1A1;
	font-size:		12pt;
	line-height:		normal;
	font-weight:		normal;
	text-align:             justify;
}

a:link
{
	font-family:		Consolas, monospace;
/*	font-size:		12pt;*/
	font-weight:		bold;
	color:			#DDDD00;
	text-decoration:	none;
}

a:visited
{
	font-family:		Consolas, monospace;
/*	font-size:		12pt;*/
	font-weight:		bold;
	color:			#CCCC00;
	text-decoration:	none;
}

a:hover
{
	font-family:		Consolas, monospace;
/*	font-size:		12pt;*/
	font-weight:		bold;
	color:			#EEEEEE;
	text-decoration:	none;
}

ol
{
	font-family:		Consolas, monospace;
	font-size:		12pt;
	color:			#CCCC66;
	font-weight:		normal;
	line-height:		normal;
}
/*
.contents
{
	font-family:		Consolas, monospace;
	font-size:		12pt;
	font-weight:		bold;
	color:			#CCCC33;
}
*/

ul
{
	font-family:		Consolas, monospace;
	font-size:		12pt;
	font-weight:		normal;
	color:			#BBBB00;
	list-style-type:	circle;
	list-style-position:	outside;
}

li
{
	font-family:		Consolas, monospace;
	color:			#D1D1A1;
	font-size:		12pt;
	line-height:		normal;
	font-weight:		normal;
}
