body {
	margin:0px;
	padding:0px;
	background-color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a, a:hover {
	color:#0000FF;
	text-decoration:underline;
}

h1 {
	font-size:30px;
	color:#000066;
	line-height:36px;
}

.text {
	font-size:12px;
	color:#001B64;
	line-height:22px;
}

.text td {
	font-size:12px;
	color:#001B64;
	line-height:22px;
}

.text p {
	font-size:12px;
	color:#001B64;
	line-height:22px;
}

.text div {
	font-size:12px;
	color:#001B64;
	line-height:22px;
}

.text pre {
	font-size:12px;
	color:#001B64;
	line-height:22px;
}



