﻿body       {
	border-left: thin ridge;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
	background-image: url('images/bckgrnd.jpg');
	border-left-style: ridge;
	border-left-width: thin;
}
h1         { font-family: Times New Roman; font-size: 36pt; text-align: center; color: 
               #666666; font-weight: bold }
h2         {  font-size: 24pt; font-family: Times New Roman; text-align: center; color: #666666; font-weight: 
               bold}
h3         {  font-size: 18pt; font-family: Times New Roman; text-align: center; color: #666666; font-weight: 
               bold}
font       {  font-size: 12pt; font-family: Times New Roman; font-weight: bold}
a:link       { text-decoration: underline; color: #0000FF; font-weight: bold }
a:visited    { color: #800080; text-decoration: underline; font-weight: bold }
a:active     { color: #FF0000; text-decoration: underline; font-weight: bold }

