﻿body
{
	font-family: "Verdana";
	color: #000000;
	font-size: 11pt;
	text-align: justify;
}

p 
{
	width: 85%;
	margin-bottom: 10px;

}

.indent
{
	width: 75%;
	margin-bottom: 10px;
	padding-left: 50pt;
   	padding-right: 50pt;
}

.small 
{
	font-family: "Century";
	color: #6a6a6a;
	font-size: 9pt;
}

.an 
{
	font-family: "Bookman Old Style";
	color: #9933CC;
	font-size: 10pt;
	font-style: italic;
}

.quote
{
	font-family:"Verdana";
	color: #9933CC;
	font-size: 14pt;
	text-align: center;
}

.pic
{
	position:absolute;
	left: 150px;
}

.song
{
	font-family: "Verdana";
	color: #483D8B;
	font-size: 10pt;

}
/* Content */

#content
{
	position:absolute;
	
	left: 150px;
	top: 100px;

}
