﻿body
{
	font-size: 8pt;
	color: #996666;
	font-family: Verdana, Arial;
	background-color: #ffffcc;
}

h1
{
	font-weight: bold;
	font-size: 18pt;
	font-family: Verdana, Arial, Tahoma;
}
table
{
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
}
a
{
	font-weight: normal;
	color: blue;
	background-color: #ffff99;
}

hr
{
	border-right: #ff0000 thick ridge;
	border-top: #ff0000 thick ridge;
	border-left: #ff0000 thick ridge;
	border-bottom: #ff0000 thick ridge;
}

