﻿body {background-image:url('images/bg-paper.gif')}

h1 {
	color: green;
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
h2 {
	color: #800000;
	font-size: 12pt;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	text-indent: 1in;
}
h3 {
	color: blue;
 	font-size:14pt;
 	font-family:Aria;
 	font-weight:bold;
 	text-align:left;
 }
h4 {color:red; font-size:20pt}


hr {color:navy} 
p {font-size:11pt}
a:link {color:blue} 
a:visited {color:red}
a:hover {color:black}
a:active {color:green} 


.style1 {
	text-align: center;
}
