body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
body {
	background-color: #040C50;
}
.DefaultPointer {
 cursor:default;
}
h1 {
	font-weight: bold;
	font-size: 1.25em;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1em;
/*	font-weight: normal;
	font-style: italic;
*/	
}
hr {
	height: 1px;
}
a:link {
	color: #80FFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #80FFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #80FFFF;
}
.style1 {font-size: 10px}
