﻿body         {
	font-family: Arial;
	font-size: small;
	background-image: url('graphics/background.jpg');
	background-attachment:fixed
}
A:link		 { font-weight: bold; color: #800000; text-decoration: none }
A:visited	 { font-weight: bold; color: black; text-decoration: none }
p            { margin-top: 10; margin-bottom: 10}
h3           { font-size: 14pt; font-family: Arial; color: #C60000; font-style: italic; 
               font-weight: bold }
h4           { font-family: Arial; font-size: 12pt; color: #C60000; font-style: italic; 
               font-weight: bold }
.style1 {
	font-size: small;
}
hr           { margin-top: 0; margin-bottom: 0; margin-size: 1;
	height: 1px;
}
