@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
background-color: #678bb0;
font-family: Verdana, Geneva, sans-serif;
font-size:12px;
line-height:150%;
}

.title {
	color:#31659C;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #31659C;
}
.style23 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.style27 {
	color: #FF0000
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000;
}

.style31 {color: #FF0000; font-weight: bold; }

.style32 {
	font-weight: bold;
	color: #FF0000;




.style33 {
	color: #31659C;font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-size: large;

}

.content {
	font: normal 100 12px/18px Verdana, Geneva, sans-serif;
	vertical-align: top;
	text-align: left;
	font-size: small;
	color: #000;
	font-weight: normal;

	}	
	
	
.content p {
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: center;
	}
	
.content h1 {
	color: #FF0000;
	margin-left: 25px;
	margin-top: 15px;
	margin-right: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: lighter;
	font-variant: normal;
	}
	
.content h2 {
	font: normal lighter 13px/16px Verdana, Geneva, sans-serif;  
	color: #98a705;
	margin-left: 25px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	}
	

.content ul li {
	color: #021832;
	margin-left: 25px;
	margin-right: 25px;
	list-style-type: circle;
	list-style-position: inherit;
	line-height: 20px;

	}
	
		
.content a {
	margin: 0px;
	text-decoration: underline;
	color: #FF0000;   
	
	}
	
.content a:hover {
	margin: 0px;
	text-decoration: underline;
	color: #e35000;     
	
	}
	
.content a:active {
	margin: 0px;
	text-decoration: undeline;
	color: #FF0;
	
	}		
	
