/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #000033;
}
A:LINK{
	text-decoration : underline;
}
A:VISITED{
  text-decoration : underline;
}
A:ACTIVE{
  color : #000000;
  text-decoration : underline;
}
A:HOVER{
  color : #FF0000;
  text-decoration : underline;
}

h1 {
    font-family: "Verdana";
	font-size: 16px;
	color: #BBBBBB;
	line-height: 18px;
	margin: 0em 0em 0em 0em;
}

.style1 {
	font-family: "Verdana";
	font-size: 12px;
	color: #BBBBBB;
	line-height: 14px;
}
.style2 {
	font-family: "Verdana";
	font-size: 10px;
	color: #BBBBBB;
}
.style3 {
	font-family: ArialBlack;
	font-size: 16px;
	color: #BBBBBB;
	line-height: 20px;
}
.style4 {
	font-family: Verdana;
	font-size: 12px;
	color: #BBBBBB;
}
.style5 {
	font-family: "Verdana";
	font-size: 10px;
	color: #BBBBBB;
}
.space2 {
	font-size: 4px;
}
.space1 {
	font-size: 1px;
}
.style6 {
	font-family: Verdana;
	font-size: 10px;
	color: #BBBBBB;
}
.style7 {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
}
.style8 {
	font-family: "Verdana";
	font-size: 9px;
	color: #BBBBBB;
}