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

<style type="text/css">


body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #142050;
}
a:link {
	color: #1A1260;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}
.style2 {font-size: 14px;
	line-height: 25px;
}
.style3 {	color: #1A1160;
	font-size: 14px;
	font-weight: bold;
}
.style4 {	color: #1A1160;
	font-size: 20px;
	font-weight: bold;
	font-style: italic; 
}
.style4b {	color: #1A1160;
	font-size: 16px;
	font-weight: bold;
	font-style: italic; 
}

.style5 {	color: #1A1160;
	font-size: 10px;
	font-weight: bold;}
	
.style6 {color: #1A1160; font-size: 12px; font-weight: bold; }
.style7 {color: #1A1160; font-size: 28px; font-weight: bold; font-style: italic;  }
.style8 {font family: lucida, font-size: 18px;
	font-weight: bold;}
   
    
	  
.style9 {	color: #1A1160;
	font-size: 48px;
	font-weight: bold;
	font-style: italic; 
}
.special {
	font-family: "arial",  sans-serif;
	font-size: 32px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
.special2 {
	font-family: "arial",  sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
</style>