BODY  
	{
	font-family:	"Times Roman", 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:		480px;
	color:		black;
	background-color:	#fffefe;
	}

A:link, A:active
	{
	text-decoration	:	none;
	color		:	#B30000;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		:	#B30000;
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	white;
	background	:	#B30000;
	}
:link img {border: none;}
img {border: none;}
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, sans-serif;
		text-align:	center;
		font-weight:	bold;
		font-size:	large;
	}
H1 	{
	COLOR: maroon;
	background: white;
	FONT-FAMILY:	Impact, 
	"Arial Black", "Helvetica Black", sans-serif; 
	FONT-WEIGHT: bold;
	}
H2 	{
	COLOR: maroon;
	background: white;
	FONT-FAMILY:	"Arial Narrow", 
   	"Helvetica Narrow", sans-serif; 
	FONT-WEIGHT: bold;
	}
H3 	{
	COLOR: maroon;
	background: white;
	FONT-FAMILY:	"Arial Narrow", 
	"Helvetica Narrow", sans-serif; 
	FONT-WEIGHT: bold;
	}
H4 	{
	COLOR: maroon;
	background: white;
	FONT-FAMILY:	"Arial Narrow", 
	"Helvetica Narrow", sans-serif; 
	FONT-WEIGHT: bold;
	}
H5 	{
	COLOR: maroon;
 	background: white;
	FONT-FAMILY:	"Arial Narrow", 
	"Helvetica Narrow", sans-serif; 
	FONT-WEIGHT: bold;
	FONT-SIZE:14pt;
	}
P, TR, THEAD, TFOOT, TH, TD, 
DL, OL, UL, BLOCKQUOTE, SPAN, BR
	{
	FONT-FAMILY:	"Myriad Web", 
	Geneva, Arial, 	
	Helvetica, 	sans-serif;
	}

table.twoboxes {}
td.twoboxes {width:50%; border: 1px solid black; padding: 3px 3px 6px 3px}
ul.twoboxes {padding-left:20px; padding-right:5px; margin:0px}
table.Center {margin-left: auto; margin-right: auto}
table.clean {border-collapse: collapse}
th.clean, td.clean {padding: 3px; border: 1px solid black}
th.clean {background-color: #ffe080}
tr.grphead {background-color: #c0ffff}

li.ctry {font-style: italic; font-size:130%; color: green;}

A.Button:hover	{	color:	white; background: maroon;	}
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", sans-serif;
	}
.Center {
	text-align:	center;
	}
.Left	{
	text-align:	left;
	}
.Middle	{
	text-align:	center;
	}
.Gray	{
	background-color:	#cccccc;
	}
