.table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.picture {
	position: absolute;
	height: 250px;
	width: 600px;
	top: 1px;
	left: 201px;
}
.table2 {
	border: thin dashed #CCCCCC;
}

.style1 {font-size: 18px}
.style4 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}
.style5 {font-size: 24px}
.style6 {
	font-size: 16px;
	font-family: Verdana;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}

.style7 {font-family: Verdana}

.style8 {
	font-size: 36px;
	font-family: Verdana;
	font-weight: bold;
}

.style10 {color: #FFFFFF; font-family: "Comic Sans MS";}

.style12 {font-size: 18px; color: #FFFFFF; }

body,td,th {
	color: #FFFFFF;
	font-family: Comic Sans MS;
}
body {
    background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}