﻿
p.MsoNormal
{
	margin-bottom:0in;
	margin-top:0in
}
a:link
{
	color: rgb(0,0,255);
	font-weight: bold;
}
a:visited
{
	color: rgb(128,0,128);
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
}
body
{
	background-color: rgb(255,255,255);
	background-image: url('/images/bg.gif');
	background-repeat: repeat-y; 
	background-attachment: fixed;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.0pt;
	scrollbar-base-color: #cc0000;
	scrollbar-arrow-color: #ffffff;
	cursor:url("includes/Arrow.red.window.cur");
}
table
{
	font-size: 7.0pt;
}
h2
{
	color: rgb(0,128,128);
	font-family: Arial, Helvetica, sans-serif;
}