/* CSS Document */
body {
	background-image: url(images/mandmbackground.gif);
	font-size: 10pt;
	font-family: arial;
}
.style1 {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}
.style4 {
	font-size: 10pt;
	font-family: arial;
}
.style5 {font-family:arial;}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

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

a:hover{
	color: #006699;
	text-decoration: underline;
}
.style6 {font-size: 18px}
h1{
		font-size: 16px;
}
h3{
		font-size: 12px;
}