﻿body
{
	color:#000000;
	background: #ffffff;
}

.navigationLink
{
	color:#3333CC;
	text-decoration:none;
}
.navigationLink:hover
{
	color:#CC0033;
	text-decoration:underline;
}
UL
{
	font-size:10pt;
}
H3
{
	margin-bottom:0px;
	padding-bottom:0px;
	font-family:Arial;
	font-size:14pt;
}
H4
{
	margin-bottom:0px;
	padding-bottom:0px;
	font-family:Arial;
	font-size:12pt;
}
H5
{
	margin-bottom:0px;
	padding-bottom:0px;
	font-family:Arial;
}

P
{
	font-size:10pt;
	font-family:Arial;
	text-align:justify;
}
TD
{
	font-size:10pt;
	font-family:Arial;
}
TH
{
	font-size:10pt;
	font-family:Arial;
}

