@charset "utf-8";
/* CSS Document */
 
html, body{ 
 margin:0; 
 padding:0; 
} 

#pagewidth{
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
} 

.style1 {
	font-family: Verdana;
	font-size: 14px;
	color: #141C87;
}
.style2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.style3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	font-family: Verdana;
	font-size: 12px;
}
.style5 {
	font-family: Verdana;
	font-size: 10px;
}
.style6 {
	font-family: Verdana;
	font-size: 10px;
	color: #141c87;
	font-weight: bold;
}
.style7 {
	background-color: #141C87;
}
.style8 {
	font-family: Verdana;
	font-size: 16px;
	color: #141c87;
	font-weight: bold;
}
.style9 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
}
.style10 {
	font-family: Verdana;
	font-size: 36px;
	color: #FF3333;
	font-weight: bold;
}
.style11 {
	font-family: Verdana;
	font-size: 12px;
	color: #141c87;
	font-weight: bold;
}
.style12 {
	font-family: Verdana;
	font-size: 14px;
	color: #141C87;
}
.style14 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}	
a {
	outline: none;
}
.style15 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

