body {
	font-family: Tahoma;
	color: #006699;
}
a:hover {
	color: #5E7C9B;
	text-decoration: underline;
}
a {
	color: #5E7C9B;
	text-decoration: none;
}



#form {
	color: #006699;
	background-color: #C2DEEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5B7B8A;
	border-right-color: #5B7B8A;
	border-bottom-color: #5B7B8A;
	border-left-color: #5B7B8A;
	font-size: x-small;
}

h1#monh1 {
	text-indent:-5000px;
}


h2#monh2 {
	text-indent:-5000px;
}