body 
{
	font-family: Arial; 
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10pt;
}
table
{
	font-family: Arial; 
	font-size: 10pt;
}

a
{
	color: #FF8040;
	text-decoration: underline;
}
a:link
{
	color: #BB0000;
	text-decoration: underline;
}
a:visited
{
	color: #BB0000;
	text-decoration: underline;
}

a:hover
{
	color: red;
	text-decoration: none;
}

a.h2, a.h2:link, a.h2:visited, a.h2:hover
{
	text-decoration: none;
}

h1 {
	color: #FF8040; 
	font-size: 20pt; 
	FONT-FAMILY: Times New Roman; 
	font-weight: bold; 
	text-align: center; 
	margin-bottom: 0px; 
   padding-bottom: 0px;
	margin-top: 0px;
	}

.title_easter {
	color: #FF8040; 
	font-size: 20pt; 
	FONT-FAMILY: Times New Roman; 
	font-weight: bold; 
	margin-bottom: 0px; 
   padding-bottom: 0px;
	margin-top: 0px;
	}
	
		
h2 {
	color: #BB0000; 
	font-weight: bold;
	font-size: 11pt;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin-bottom: 0px;
   padding-bottom: 0px;
	margin-top: 0px;
	}

.title1 {
	color: #FF8040; 
	font-size: 13pt; 
	font-variant: small-caps;
	FONT-FAMILY: Arial; 
	font-weight: bold; 
	text-align: center; 
	margin-bottom: 0px; 
   padding-bottom: 0px;
	margin-top: 0px;
	}
	
.title2 {
	color: #BB0000; 
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 1px;
	margin-bottom: 0px;
   padding-bottom: 0px;
	margin-top: 0px;
	text-align: center; 
	}	

.title3 {
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 16pt;
	letter-spacing: 2px;
	margin-bottom: 0px;
   padding-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	font-family: "Times New Roman";
	}	
		
.copyright1 {font-size: 8pt; color: #000000; }
.copyright2 {font-size: 8pt; color: #FF7900;}
.copyright3 {font-size: 8pt; color: silver;}

TEXTAREA, INPUT, CHECKBOX, SELECT, OPTION {
	BORDER-RIGHT: #silver 1px solid; 
	BORDER-TOP: #silver 1px solid; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT: #silver 1px solid; 
	BORDER-BOTTOM: #silver 1px solid; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #CF6F18;
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 1px;
}