@charset "utf-8";
/* CSS Document */

BODY {
padding:0px;
margin:0px;
background-color:#FFFFFF;

}
h1 {
color: #ffffff; 
font-weight: bold; 
font-family:"Courier New", Courier, monospace;
font-size: 28px;
margin:0px;
padding:8px 0px 8px 0px;
word-spacing:-4px;
}
P {
color: #ffffff; 
font-weight: normal; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0px;
padding:8px 0px 8px 0px;

}

.style2 {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {color: #2467A7; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; }
.greyedoutbutton {
	color: #999999;
	border: 1px solid #999999;
}
.normalbutton {
	color: #000000;
	border: 1px solid #000000;
}

