/* CSS Document */

.style1 {
	font-family: "Verdana";
	font-weight: bold;
}
body {
	background-color: #BED3F8;	
}
.style6 {
	font-family: "Verdana";
	}
.style7 {
	font-size: 16px;
	font-weight: bold;
}
.style8 {
	font-size: 12px;
	font-family:Verdana
}
.style9 {font-weight: bold;
}
.style10 {font-family: Verdana;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

