@charset "utf-8";
/* CSS Document */

.bodytext {
color: #99CCFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
margin-right: 10px;
text-decoration:none;


}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1  {
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
margin-top: 10px;
color: #FFFF99;
margin-bottom:10px;

}

h2  {
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
margin-top: 10px;
color: #FFCC33;
margin-bottom:10px;

}
body {
	color: #14285F;
	background-color: #14285F;
}
.style2 {color: #FFFFFF;
text-decoration:none;
}

