* {
	font-size: 16pt;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #FFFF33;
}
html { 
	background-color: #000000;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif; 
	font-size: 18pt;
	font-weight: bold;
}
.text  {
	font-size: 16pt;
	line-height: 16pt;
	font-weight: bold;
	color: #FFFFCC;
}
.text2  {
	font-size: 16pt;
	line-height: 16pt;
	font-weight: bold;
	color: #CC3300;
}	
.bold  {
	font-size: 18pt;
	font-weight: bold;
	color: #FFFF33;
}
.bold2  {
	font-size: 20pt;
	font-weight: bold;
        color: #CC3300;
}
.marquee  {
	font-size: 22pt;
	font-weight: bold;
	background-color: red;
	color : #FFFF33;
}
