BODY
	{
		font-family : Georgia, Garamond, "Times New Roman", Times, serif;
		color : #808080;
		font-size : 12pt;
		background-image: url(images/backs/back.gif);
	}

TD
	{
		font-family : Georgia, Garamond, "Times New Roman", Times, serif;
		color : #000000;
		font-size : 12pt;
	}

A
	{
	text-decoration: none;
	color: #1889EB;
	font-weight: bold;
}

A:HOVER 
	{
	color: #596C9B;
	text-decoration: none;
	font-weight: bold;
}
.side {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	color: Gray;
	vertical-align: top;
	font-size: 8pt;
}

.footer {
	background-color: #8897BB;
	text-align: center;
	border-top: #AB4B51 1px solid;
	color: #FFFFFF;
	font-weight: bold;
}
.footer A {
	color: #F0F8FF;
}
DT
	{
		font-size : 14pt;
	}

H1
	{
		font-size: 20pt;
		color: #596C9B;
	}

H2
	{
		font-size: 16pt;
		font-weight : bold;
	}

H3
	{
	font-size: 14pt;
	background: #596C9B;
	color: #FFFFFF;
	padding-left: 8px;
}

H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

H6
	{
		font-size: 8pt;
	}

