a:link
{
	color				: #0000FF;
	font-weight			: normal;
}

a:hover
{
	color				: #FFFF00;
	font-weight			: bold;
}

body
{
	font-family			: Arial, Sans-Serif;
	font-size			: 12pt;
	font-weight			: normal;
	color				: #000000;
	background-color		: #F9DAA2;
}

.TitleHead
{
	font-size			: 18pt;
	font-weight			: bold;
	text-align			: center;
}

.VersionHead
{
	font-size			: 14pt;
	font-weight			: bold;
}

.Legalese
{
	font-size			: 9pt;
	font-weight			: normal;
	font-style			: italic;
	font-family			: Times New Roman, Sans Serif;
}