BODY
	{
	font-family: Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
	color: #303030;
	font-size: 10pt;
	background-image: url(images/backs/back.gif);
}

TD
	{
	font-family: Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
	color: #303030;
	font-size: 12pt;
	font-weight: bold;
}

STRONG
{
		font-size : 14pt;
}
.credit
	{
	text-align: center;
	width: 115px;
	border-top: thin dashed #F2F2F2;
}

.copyright
	{
		border-top: thin dashed #F2F2F2;
		text-align: center;
		width: 605px;	
}

.copyright A
{
	color: #F2F2F2;
}

.credit A:HOVER
{
	color: #FBFCFF;
}

.white
{
	color: #FFFFFF;
}

.smaller
{
		font-size : 10pt;
	font-weight: normal;
}
		
.box
{
	background: #D9EDFF;
	padding: 6px;
	border: thin solid #8283FF;
}

.box A
{
	color: #8182FF;
}
A
	{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

A:HOVER 
	{
	color: #1889EB;
	text-decoration: none;
	font-weight: bold;
}

DD
	{
		font-size : 10pt;
	}

H1
	{
		font-size: 24pt;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
	}

H2
	{
		font-size: 16pt;
		font-weight : bold;
	}

H3
	{
	font-size: 14pt;
	background: #8182FF;
	color: #FFFFFF;
}

H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

H6
	{
		font-size: 8pt;
	}

