﻿body {
	background-attachment: fixed;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left:0;
	margin-top:0;
	font-size:9pt;
}
.STYLE1 {
	color: #79bc4e;
	font-weight: bold;
}
a {font-size:9pt; text-decoration:none; color:green;}
a:visited {font-size:9pt; text-decoration:none; color:green;}
a:hover {font-size:9pt; text-decoration:none; color:blue;}

.ImageBorder {
border:solid #79bc4e 1px;}

td {font-size:9pt;}