@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #DEE6FA;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000099;
	font-weight: bold;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; color: #000099; 
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; color: #000099;
}

</style>

body {
	background-color: #DEE6FA;
}

