﻿h2
{
	color: #993399;
	font-family: "Palatino Linotype";
	font-size: 18pt;
}

h3
{
	color: #99E8EF;
	font-family: "Bookman Old Style";
	font-size: 15pt;
	font-weight: bold;
}

body
{
	font-family: "Bookman Old Style";
	color: #000000;
	font-size: 11pt;
	background: url('../images/banner.jpg') top center no-repeat;
}

	
}
p 
{
	width: 90%;
	margin-bottom: 10px;

}

.small 
{
	font-family: "Bookman Old Style";
	color: #6a6a6a;
	font-size: 9pt;
}


.quote
{
	font-family:"Brush Script MT";
	color: #DA70D6;
	font-size: 24pt;
	text-align: center;
}

table
{
	font-family: "Bookman Old Style";
	color: #000000;
	font-size: 11pt;
	margin-left: 175px;
	margin-right: auto; 
}


/* Content */

#content
{
	position:absolute;
	
	left: 50px;
	top: 100px;
	right: 50px;
}



