@charset "UTF-8";
/* CSS Document */

.style1 {
	font-size: 14px;
	line-height:17px;
	}


.header {
	color:#003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height:30px;
}


body {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
}
	
p {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
}

a:link {
	color:#336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	text-decoration:none;
}

a:visited {
	color:#336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	text-decoration:none;
}

a:hover {
	color:#000033
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	text-decoration:underline;
}
a:active {
	color:#336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	text-decoration:none;
}

	

.style2 {
	color: #003399;
	font-weight: bold;
}

.style3 {
	font-size: 14px;
	line-height:17px;
	color: #B11725;
}
