a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: bold;
}

a:hover {
	color: #0094F0;
	text-decoration: underline;
}

body {
	background: #1A55A3;
	color: #000000;
	font: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}


.bottombutton {
	background-color: #0088BB;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: uppercase;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #6CF;
	border-right-color: #6CF;
	border-bottom-color: #6CF;
	border-left-color: #6CF;
}

formtext {
	font-weight: bold;
}

input {
	background-color: #E5F8FF;
	border: 1px solid #0077BB;
}

.atoz {
	font-size: 18px;
}
.atoz {
	color: #006;
}
.medtxt {
	font-size: 12px;
}

