@charset "utf-8";
/* CSS Document */
body {
background-color:#0099FF;
background-image:url(images/bg.gif);
background-repeat:repeat;
}
.red1 {
font-family:"Times New Roman", Times, serif;
font-size:22pt;
color:#FF0000;
font-weight:bold;
}
.purple1 {
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#9900FF;
font-weight:bold;
text-align:center;
}
.purple2 {
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#9900FF;
font-weight:bold;
text-align:left;
}
.purple3 {
font-family:"Times New Roman", Times, serif;
font-size:12pt;
color:#9900FF;
font-weight:bold;
}
.black1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20pt;
color:#000000;
font-weight:bold;
}
.smalltext {
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:#000000;
text-align:left;
}
.smalltext2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:#000000;
text-align:center;
}
.red2 {
font-family:"Times New Roman", Times, serif;
font-size:24pt;
color:#FF0000;
font-weight:bold;
}
.red3 {
font-family:"Times New Roman", Times, serif;
font-size:12pt;
color:#FF0000;
font-weight:bold;
}
.grey1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:#C0C0C0;
text-align:left;
}
ul {
margin-top:0;
margin-bottom:0;
list-style-type:disc;
}
li {
margin-bottom:25px;
}
.small1 {
	font-size:9px;
}
