body {
	margin : 2px;
	padding : 2px;
	text-align : center;
	background-color : #666666;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

div.box {
	border : 1px solid #000000;
	padding : 5px;
	width : 780px;
	height: 400px;
	text-align: justify;
	background-color: #000000;
}

div.nav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 10px;
	text-align : center;
	font-weight: bold;
}

p {
	padding : 3px 10px;
	text-align : justify;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	font-size: 12px;
	font-style: normal;
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:visited {
	font-size: 12px;
	font-style: normal;
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	color : #FF0000;
	font-weight: bold;
}

a:active {
	font-size: 12px;
	font-style: normal;
	color : #000000;
	font-weight: bold;
	text-decoration: none;

}
a.1:link {
	font-size: 12px;
	font-style: normal;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.1:visited {
	font-size: 12px;
	font-style: normal;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.1:hover {
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	color : #99FF00;
	font-weight: bold;
}

a.1:active {
	font-size: 12px;
	font-style: normal;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

div.spacer {
	clear : both;
}

h1 {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 2px;
	text-align : center;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 1px;
	margin-top : 1px;
	color: #FFFFFF;
}

td, th, p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
