@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.style1 {
    color: #000000
}
.style2 {
     color: #000000; 
     font-weight: bold;
}
.style3 {
	font-size: 30px;
	color: #FF0000;
	font-weight: bold;
}
.style3a {
	font-size: 70px;
	color: #ff0000;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style6 {
	font-size: 20px;
	font-weight: bold;
}
.style7 {
    color: #00CCFF
}
.style8 {font-size: 10px}
