/* CSS Document */
body
	{
	color:#ffffff;
	background-color:#d4eaf7;
	margin-top: 0px;
	}
a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
a:hover
	{
	color:#9ABEEE;
	}
a:hover.footer
	{
	color:#FF0000;
	}	
	
a.footer
	{
	color:#000000;
	}
a.outer
	{
	color:#419DDB;
	font-size:10px;
	}
img
	{
	border:none;
	}

table.mainbody
	{
	background-color:#AAD4EF;
	font-family: "Century Gothic", "Franklin Gothic Book", "Goudy Old Style";
	color:#000000;
	font-size:13px;
	font-style:italic;
	}
.linktable
	{
	color:#ffffff;
	}
h2
	{
	color:#CF173B;
	font-family: serif,"Times New Roman", Times,;
	font-size:20px;
	font-style:italic;
    }
h4
	{
	color:#CF173B;
	font-family: serif,"Times New Roman", Times,;
	font-size:17px;
	}
td.maintext
	{
	padding: 20px;
	}
td.maintext2
	{
	font-weight:bold;
	font-size:13px;
	}
.footer
	{
	color:#000000;
	}
td.outer
	{
	background-color:#D4EAF7;
	font-size:10px;
	}
