body		{background-color: rgb(238, 238, 238); 
		background-image: url(pics/background.jpg);
		font-family: "Book Antiqua", "Times New Roman", serif; 
		color: #000000;
		}

h1		{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 24pt; 
		font-weight: bold; 
		color: #000000; 
		text-align: center}

h2		{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 16pt; 
		font-style: italic;
		font-weight: bold; 
		color: #000000; 
		text-align: center}

h3		{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 16pt; 
		font-style: italic;
		font-weight: bold; 
		color: #000000;}

h4		{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 14pt; 
		color:#000000;
		font-weight: bold; 
		text-align: center; }

h5		{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 12pt; 
		color:#000000;
		font-weight: bold; }

p, ul, blockquote
		{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 11pt; 
		color: #000000; 
		text-align: justify; }

.author		{text-align: right }

.foottext	{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 9pt; color:#000000; }

.menu		{font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 13pt; 
		font-weight: bold; 
		color: #990099; }

.menu a:link	{color: #007700; text-decoration: none; font-weight: bold}

.menu a:visited	{color: #007700; text-decoration: none; }

.menu a:hover	{color: #CC0000; text-decoration: none; }

.menu a:active	{color: #007700; text-decoration: none; }

	