.Normal
{
	font-size: 9pt;
	text-align: justify;
}

.Topic
{
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

H1
{
	font-size: 14pt;
	font-weight: bold;
}

H2
{
	font-size: 12pt;
	font-weight: bold;
}

.Title
{
	font-size: 30pt;
	font weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.Copyright
{
	font-size: 8pt;
	text-align: center;
	font-style: italic;
}

BODY
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	Scrollbar-Face-COLOR: #D0D0D0;
	Scrollbar-Arrow-COLOR: #000000;
	Scrollbar-Track-COLOR: #808080;
	Scrollbar-3DLight-COLOR: #FFFFFF;
	Scrollbar-Highlight-Color: #FFFFFF;
	Scrollbar-SHADOW-COLOR: #B0B0B0;
	Scrollbar-DARKSHADOW-COLOR: #B0B0B0;
	background-color: #8080FF;
	Color: #000000;
}

.BluePanel
{
	width: 100%;
	background-color: #000080;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 3px;
	border-top-color: #4040FF;
	border-left-color: #4040FF;
	border-bottom-color: #000040;
	border-right-color: #000040;
}

.BlueCell
{
	width: 100%;
	margin: 1px;
	padding: 8px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #000040;
	border-left-color: #000040;
	border-bottom-color: #4040FF;
	border-right-color: #4040FF;
}

.Bar
{
	width: 100%;
	color: #0000FF;
}

A:link
{
	color: #0000FF;
}

A:active
{
	color: #FF0000;
}

A:visited
{
	color: #800080;
}
