html	{
	min-width: 600px;
}

body   {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

.small  {
	font-size: 10pt;
}

p	{
	font-family: "Garamond Bold", serif;
	font-size: 12pt;
	color: #333333;
}

p.italic {
	font-family: "Garamond Italic", serif;
	font-size: 12pt;
}


p.text  {
	font-size: 12pt;
	color: #000033;
	font-family= "Goudy Old Style", serif;	
}


.big  {
	font-size: 16pt;
	font-family: "Garamond Bold", serif;
	color: #000000;
}

.special {
	color: #990000;
}

a.special {
	color: #990000;
}


.header {
   font-family: "Lucida", "sans serif";
   font-size: 12pt;
   background-color: #FFFFFF;
   color: #996600;
}

a {
   font-family: "Lucida", "sans serif";
   font-size: 12pt;
   color: #996600;
   text-decoration: none;
}

a:hover {
 	color: #990000;
}


p.bigtext  {
	font-size: 16pt;
	color: #000033;
	font-family= "Goudy Old Style", serif;	
}


.footer  {
	font-size: 9pt;
	color: #996600;
	font-family= "Goudy Old Style", serif;	
}


a.footer:hover {
	color: #CC0000;
}


a.image  {
   color: #FFFFFF;
   text-decoration: none;
}

a.me {
   font-family: "Lucida", "sans serif";
   font-size: 12pt;
   color: #FFFFFF;
   text-decoration: none;
}
