body{
	color: #ffffff;
	background : #000077;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 14px;
}
p {
	font-size:14px;
}
h1 {
	font-weight : bold;
	font-size : 26px;
}
h2 {
	font-weight : bold;
	font-size : 22px;
}
h3 {
	font-weight : bold;
	font-size : 18px;
}
table {
	font-size:14px;
	}
input {
	border: 1px solid #ffffff;
	color: #ffffff;
	background : transparent;
	}
a:link {
	color: #ffffff; text-decoration: underline;
}
a:visited {
	color: #ffffff; text-decoration: underline;
}
a:active {
	color: #ffffff; text-decoration: underline;
}
a:hover {
	color:#FFFFD0; text-decoration: none;
}
a:focus {
	color:#FFFFD0; text-decoration: none;
}
