<style type="text/css">
<!--


        A:link    {text-decoration: none; color: #AA0000; font-family: georgia; font-size: 13px;}
        A:visited {text-decoration: none; color: #AA0000; font-family: georgia; font-size: 13px;}
        A:hover   {text-decoration: underline; color: #666666; font-family: georgia; font-size: 13px;}

	.class1   {text-decoration: none; color: white; font-family: georgia; font-size: 50px;}

	.class2   {text-decoration: none; color: white; font-family: georgia; font-size: 25px;}

	.class3   {text-decoration: none; color: black; font-family: verdana; font-size: 12px;}

        .class4 A:link    {text-decoration: none; color: #666666; font-family: georgia; font-size: 11px;}
        .class4 A:visited {text-decoration: none; color: #666666; font-family: georgia; font-size: 11px;}
        .class4 A:hover   {text-decoration: underline; color: #AA0000; font-family: georgia; font-size: 11px;}


div.background
{
	position: relative;
	width: 1000px;
	height: 650px;
	border-style: solid;
	border-color: #000044;
	border-top-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	font-color: #000000;
}

div.block
{
	position: absolute;
	top: 25px;
	left: 645px;
	width: 300px;
	height: 650px;
	background: white;
	border-style: double;
	border-color: #AA0000;
	padding: 10px;
	font-family: verdana;
	font-style: normal;
	font-size: 10px;
	font-color: #000000;
	text-align: justify;
}

div.title
{
	position: absolute;
	top: 425px;
	left: 60px;
	background: transparent;
	text-align: left;
}

div.subtitle
{
	position: absolute;
	top: 500px;
	left: 60px;
	background: transparent;
	text-align: left;
}

div.links
{
	position: absolute;
	top: 675px;
	left: 30px;
	background: transparent;
	text-align: center;
}


.floatstop
{
	clear: all;
}

  -->
</style>
