﻿h1           { font-family: MS Reference Sans Serif; font-size: 18pt; color: #800000; 
               font-weight: bold }
body         { font-family: MS Reference Sans Serif }
tr        { font-family: MS Reference Sans Serif }
td        { font-family: MS Reference Sans Serif }
table        { font-family: MS Reference Sans Serif }
.BoldLinks
{
	font: normal normal bold 12pt "MS Reference Sans Serif";
	color: #0000FF;
	text-decoration: underline;
}
.BoldText
{
	font: normal normal bold 12pt "MS Reference Sans Serif";
	color: #0000FF;
}
.Title
{ 
	font-family: MS Reference Sans Serif;
	font-size: 18pt;
	color: #800000; 
	font-weight: bold; 
}
.SmallText
{
	font: 10pt "MS Reference Sans Serif";
}
.BottomText
{
	font-size: 18pt;
	font-weight: bold;
	font: 10pt "MS Reference Sans Serif";
}