body{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: white;
	background: #003668;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.largetext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

.input {
	font: 8pt Verdana;
	color: #000000;
	text-decoration : none;
	padding: 2px;
}

input.button, button {
	border: 1px #000000 solid;
	background: #3B72A4;
	color: #FFFFFF;
	font: 9pt Verdana;
	cursor: hand;
}

a.link{
	font-family: Verdana;
	font-size: 12px;
	color: #5796D0;
}

a.link:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #5796D0;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

a.largelink{
	font-family: Verdana;
	font-size: 15px;
	color: #5796D0;
	font-weight: bold;
}

a.largelink:hover{
	font-family: Verdana;
	font-size: 15px;
	color: #5796D0;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

a.infolink{
	font-family: Verdana;
	font-size: 12px;
	color: white;
}

a.infolink:hover{
	font-family: Verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	cursor: help;
}
