BODY    
	{
	font-family:	Verdana, Arial, Helvetica, sans serif;
	margin-top:     10px;
	margin-left:    20px;
	margin-right:   10px;
	margin-bottom:  10px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:		750px;
	height:		480;
	}

A:hover 
	{ 
   	text-decoration	: underline; 
	color		: #003399;
	background	: yellow;
	}
Div.Margins	{
		width:		512px;
		text-align:	center;
		}
TD.Plain		{
		background:	#ffffcc;
		color:		#333366;
		}
.Drop	{	background:	#B30000;
		color:		white;
		font-family:	"Copperplate Gothic Light",
				Helvetica, Verdana, Arial;
		}
H1 	{
	COLOR: maroon;
	FONT-FAMILY:	Impact, 
	Arial Black, Helvetica Black, sans-serif; 
	FONT-WEIGHT: bold;
	}
H2 	{
	COLOR: maroon;
	FONT-FAMILY:	Arial Narrow, 
   	Helvetica Narrow, sans-serif; 
	FONT-WEIGHT: bold;
	}
H3 	{
	COLOR: maroon;
	FONT-FAMILY:	Arial Narrow, 
    Helvetica Narrow, sans-serif; 
	FONT-WEIGHT: bold;
	}
H4 	{
	COLOR: maroon;
	FONT-FAMILY:	Arial Narrow, 
    Helvetica Narrow, sans-serif; 
	FONT-WEIGHT: bold;
	}
H5 	{
	COLOR: maroon;
	FONT-FAMILY:	Arial Narrow, 
    Helvetica Narrow, sans-serif; 
	FONT-WEIGHT: bold;
	FONT-SIZE:+2;
	}
P, TR, THEAD, TFOOT, TH, TD, 
DL, OL, UL, BLOCKQUOTE, SPAN, BR
	{
	FONT-FAMILY:	Myriad Web, 
	Geneva, Arial, 	
	Helvetica, 	sans-serif;
	}
A.Button:hover	{	color:	white;	}
A.Button{
	text-decoration: none;
	color:		#003366;
	background:	#C4C4FF;
	}
.Button	{
	font-size:	9pt;
	text-align:	center;
	text-decoration: none;
	color:		#003366;
	background:	#C4C4FF;
	margin-bottom:	2pt;
	border-top:	2px solid white;
	border-left:	2px solid white;
	border-right:	2px solid #A38EFF;
	border-bottom:	2px solid #A38EFF;
	font-family:	Verdana, Arial,
			"Comic Sans MS";
	}