
<STYLE TYPE-"type/css">
	<!--
	
body { 
	font-family: tahoma, arial;
	font-size: 12pt;
	color: #533000;
	background: #000000;
	background: url("./images/artbg2.jpg");
	align: center;
} 


.header {
	font-family: tahoma, arial;
	font-size: 8pt;
	color: #c0c0c0;
	align: center;
	background: transparent;
} 


.body {
	font-family: trebuchet ms, tahoma, arial;
	font-size: 11pt;
	color: #533000;
	align: center;
} 


.footer {
	font-family: tahoma, arial;
	font-size: 8pt;
	color: #333555;
	align: center;
} 


.footer2 {
	font-family: tahoma, arial;
	font-size: 8pt;
	color: #666666;
	background: transparent;
	align: center;
} 

.ending { 
	font-size: 7pt; 
	font-family: tahoma; 
	color: #696969; 
	}		
	
	
a:link { color: #800000; text-decoration: none; }
a:visited { color: #333555; text-decoration: none; }

h1 { font-size: 15pt; font-family: tahoma; color: #daa520; margin-bottom:0; }
h2 { font-size: 13pt; font-family: tahoma; color: #daa520; margin-bottom:0; }
	
p { font-size: 10pt; font-family: trebuchet ms, tahoma; color: #999999; }

.header1 { font-size: 12pt; font-family: trebuchet ms, tahoma; color: #cc9933; }

.header2 { 
	font-size: 14pt; 
	font-family: times new roman; 
	font-style: italic; 
	font-weight: bold;
	color: #ff9933; }
	
.big {
	font-size: 18pt;
	font-weight: bold;
	}
	
.medium { font-size: 10pt; }

.small { font-size: 8pt; }

.orange { color: #ff6633; }

.darkgrey { color: #333333; }

.darkochre { color: #886633; }

	

-->
</STYLE> 