body {
background: black;
font-family: Arial, Verdana, sans-serif;
color: #FF0000;
}

a {
font-family: Arial, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #FFFF00; text-decoration: none
}

a:hover {
font-family: Arial, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #FFFF00; background-color: #990033
}

.table {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #00008B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cell-spacing:100;
	cell-padding:100;
	cell-border:100;
	border-color:#0000FF;
	border-width:3;
	background-color: #FFFFFF;
	
}

.table-yellow {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: yellow;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cell-spacing:100;
	cell-padding:100;
	cell-border:100;
	border-color:#0000FF;
	border-width:3;
	background-color: #666666;
	
}

.form {
background:#CCCCCC
font-family: Arial, Verdana, sans-serif;
font-colour: #000000;
border-color:#0000FF;
cellspacing:5;
cellpadding:5;
}

.bold{
font-family: arial, helvetica;
text-align: center;
color: red;
font-size: 18px;
font-weight: bold;
}

.Yellow-bold{
font-family: arial, helvetica;
text-align: center;
color: yellow;
font-size: 18px;
font-weight: bold;
}

.marker{
font-family: arial, helvetica;
text-align: center;
color: yellow;
font-weight: bold;
background-color: #006600;
}

.red-text-12{
font-family: arial, helvetica;
text-align: center;
color: red;
font-size: 12pt;
}

.red-text-12-just {
font-family: arial, helvetica;
text-align: justify;
color: red;
font-size: 12pt;
}

.yellow-text-12-just {
font-family: arial, helvetica;
text-align: justify;
color: yellow;
font-size: 12pt;
}

.red-BOLD-12-just {
font-family: arial, helvetica;
text-align: justify;
color: red;
font-size: 12pt;
font-weight: bold;
}

.red-BOLD-14-just {
font-family: arial, helvetica;
text-align: justify;
color: red;
font-size: 14pt;
font-weight: bold;
}

.red-BOLD-16-just {
font-family: arial, helvetica;
text-align: justify;
color: red;
font-size: 16pt;
font-weight: bold;
}

.red-text-10{
font-family: arial, helvetica;
text-align: center;
color: red;
font-size: 10pt;
font-weight: normal;
}

.yellow-text-10{
font-family: arial, helvetica;
text-align: center;
color: yellow;
font-size: 10pt;
font-weight: normal;
}

.copyright {
font-family: arial, helvetica;
text-align: center;
color: red;
font-size: 8pt;
}



font-family 
font-size 
font-weight 
font-style 
font-variant 
text-transform 
text-decoration 
font
