body {
	background-color: #0183BA;
	margin: 0px;
	font-size: 14px;
	FONT-FAMILY: Verdana;
	color: #000033;
}

p {
	font-size:14px;
	line-height: 18px;
}
a {
	color: #ff0000;
	text-decoration: none;
}

a:visited {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

.menu {
	color: #000000;
	text-weight: bolder;
	font-size: 12px;
}

.head {
	font-size: 12px;
	color: #ffffff;
	font-weight: 900;
}
