﻿BODY { 
  	margin-top: 3em; 
  	margin-left: 10px;
  	font-family: garamond ;
  	text-align: center;
  	background-image: url(background.jpg); background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-position: 0% 0%;
  	background-color: #ffffff;
  	background-position: top center;
  	color: black; 
}

H1 { text-align: center; }
H1 { font-weight: bold; }
H1 { font-size: xx-large; }
H2 { font-size: x-large; }
H3 { font-size: 14pt; font-weight: 600; }

P  {font-family: arial, helvetica; font-size: 1em;}
P1 {font-size: xx-small;}

                                                        			

A:link { color: #000; text-decoration: underline; font-weight: normal; font-size: 10pt; }          			
A:visited { color: #000; font-weight: normal; font-size: 10pt;}                                                                   			
A:active { color: #000; font-weight: normal; font-size: 10pt;}                                                                   			
A:hover {background-color: #fff; color: #000; text-decoration: none; font-weight: normal; font-size: 10pt;  }


#box {	width: 500PX;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 0px solid #999999;
	font-size: 90%;}


#box1 {	width: 500px; height: *px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 0px solid #999999;
	font-size: 90%;}

#spacer {width: 10px;
	float: left;}

</STYLE>

