BODY
{
	Font-Family: Arial, Helvectia;
	Scrollbar-Face-Color: #660088;
	Scrollbar-Arrow-Color: #BB88FF;
	Scrollbar-Track-Color: #110033;
	Scrollbar-3DLight-Color: #7700AA;
	Scrollbar-Highlight-Color: #7700AA;
	Scrollbar-Shadow-Color: #330066;
	Scrollbar-DarkShadow-Color: #330066;
	Background-Image: url(../Images/Back-Paper.jpg);
	Background-Color: #FFF0E0;
	Color: #000000;
}

P
{
	font-size: 10 pt;
	text-align: justify;
}

H1
{
	font-size: 18 pt;
	font-weight: bold;
	color: #FF0000;
}

H2
{
	font-size: 16 pt;
	font-weight: bold;
	color: #008800;
}

H3
{
	font-size: 14 pt;
	font-weight: bold;
}

.Small
{
	font-size: 8 pt;
	text-align: justify;
}

.Copyright
{
	font-size: 8 pt;
	text-align: center;
	font-style: italic;
	height: 20 px;
	vertical-align: bottom;
}

HR
{
	width: 100%;
	color: #FFFFE0;
}

A:link IMG
{
}

A:link
{
}

A:visited IMG
{
}

A:visited
{
}

A:active IMG
{
}

A:active
{
}

A:hover IMG
{
}

A:hover
{
}


