@charset "utf-8";
/* CSS Document */

body {
	margin-bottom: 0px;
	margin-top: 0px;
}

address{
	font-style: normal;
	display: inline;
}

a:link {
	color: #72A1A9;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #72A1A9;
}

a:hover {
	text-decoration: underline;
	color: #72A1A9;
}

a:active {
	text-decoration: none;
	color: #72A1A9;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}

.style3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style6 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; color: #333333; 
	text-align: center; 
}

.style7 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style9 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; color: #72A1A9; 
	font-weight: bold; 
}

.style10 {
	color: #72A1A9;
	font-size: 24px;
}





