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

@font-face
	{font-family:"Times New Roman";
	panose-1:2 2 6 3 5 4 5 2 3 4;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"Comic Sans MS";
	panose-1:3 15 7 2 3 3 2 2 2 4;}
body {
background-color:#3838a8;


}
a {
	color:#ffff99;
}
a:visited {
	color:#ff9900;
}
p {
font-size: 10pt; font-family: Verdana;
color:#FFFF99;
}
table {
font-size: 10pt; font-family: Verdana;
color:#FFFF99;
}
.green_border {
border-left:solid #00FF00 10px;
padding-left:20px;
}
h1 {
font-size: 17.5pt; line-height: 100%; font-family: "Comic Sans MS"; font-weight: bold;
color:#FFFF99;
}
h2 { font-size: 13pt;
}