body{
	background: #000000;
	font-family: sans-serif, arial, helvetica;
	color: #00CCFF;
}
a{
	background: #000000;
	font-size: 12pt;
	font-family: sans-serif, arial, helvetica;
	color: #00FFFF;
}
a.tiny{
	background: #000000;
	font-size: 10pt;
	font-family: sans-serif, arial, helvetica;
	color: #00FFFF;
}
a.history{
	background: #000000;
	font-size: 14pt;
	font-family: sans-serif, arial, helvetica;
	color: #00FFFF;
}
a.big{
	background: #000000;
	font-size: 18pt;
	font-family: sans-serif, arial, helvetica;
	color: #00FFFF;
}
p{
	background: #000000;
	font-size: 12pt;
	font-family: sans-serif, arial, helvetica;
	color: #00CCFF;
}
p.tiny{
	background: #000000;
	font-size: 9pt;
	font-family: sans-serif, arial, helvetica;
	color: #00CCFF;
}
p.bigger{
	background: #000000;
	font-size: 14pt;
	font-family: sans-serif, arial, helvetica;
	color: #00CCFF;
}
p.big{
	background: #000000;
	font-size: 18pt;
	font-family: sans-serif, arial, helvetica;
	color: #00CCFF;
}
p.huge{
	background: #000000;
	font-size: 24pt;
	font-family: sans-serif, arial, helvetica;
	color: #00CCFF;
}
table{
	background: #000000;
	font-size: 12pt;
	font-family: sans-serif, arial, helvetica;
	color: #00CCFF;
}
ul{
	background: #000000;
	font-size: 12pt;
	font-family: sans-serif, arial, helvetica;
	color: #00CCFF;
}

