body {   text-align: center;
 	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 12pt;
 	color: #000000; 
 } 
div#outline {
	width: 780;
	border: 1px solid #000000;
	text-align: center;
}
h1 {
 	color: #993399; 
}
h2 {
 	color: #993399; 
	font-style: italic; 
} 
h3 {
 	color: #993399; 
}
h4 {
 	color: #993399; 
}
.Small_text {
 	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 10pt;
} 
.Really_small_text {
 	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 9pt;
}
.Company_name {
 	color: #993399; 
	font-style: italic;
	font-weight: bold;
} 
.medium_text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
 	color: #333333; 
}
a:link {
}

a:visited {
}

a:hover {
	text-decoration: none;
}

a:active {
}

.footer_links {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
 	color: #993399; 
}
a.footer_links:link {color: #993399; }
a.footer_links:active {color: #993399;}
a.footer_links:visited {color: #993399;}
a.footer_links:hover {color: #993399; text-decoration: none;}
.picture_border { border: 1px solid #000000;}


