a
{
	font-family    : Times New Roman;
	font-size      : 12pt;
	font-weight    : bold;
	color          : #ffffff;
	text-decoration: none;
	border         : 0px;
}

a:link
{
	color          : #0000C3;
}

a:hover
{
	color          : #0000C3;
}

a:visited
{
	color          : #0000FF;
}

a:active
{
	color          : #D4D4D4;
}

body
{
	font-family						: Times New Roman;
	font-size							: 12pt;
	font-weight						: normal;
	color									: #0000C3;
	text-decoration				: none;

	background-color      : #CDEBFF;
}

p.PageTitle
{
	font-size							: 14pt;
	font-weight						: bold;
}

p.ContentHeader
{
	font-size							: 10pt;
	font-weight						: bold;
}

p.TextContent
{
	width 								: 600px;
	text-align						: justify;
}

p.ImageContent
{
	width 								: 300px;
	text-align						: justify;
}

td
{
	font-family						: Times New Roman;
	font-size							: 12pt;
	font-weight						: normal;
	color									: #0000C3;
	text-decoration				: none;
}
