BODY 
{
	background-color: #ddf2f7;
	color: #a36625;
	margin-top: 15px;
	padding-top: 15px;
}

A:link 
{
	color: #00697F;
	text-decoration: none;
	font-weight: bold;
}

A:visited 
{
	color: #00697F;
	text-decoration: none;
	font-weight: bold;
	}


A:hover 
{
	color: #07ADCE;
	text-decoration: none;
	font-weight: bold;
}

A:active 
{
	color: #07ADCE;
	text-decoration: none;
	font-weight: bold;
}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17pt;
	font-weight: bold;
	color: #f8aa06;
}

.alt 
{
	font-size: 7pt;
	line-height: 12pt;
	color: #000033;
} 
	
H3 
{ 	font-weight: bold;
	font-size: 11pt; 
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif }

H2 
{ 	font-weight: bold;
	font-size: 12.5pt; 
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif }
 		
H1 
{ 	font-weight: bold;
	font-size: 13pt; 
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif }
		 
P,OL,DIV,TD,BLOCKQUOTE
{ 	font-size: 8pt; 
	line-height: 15pt;
	font-family: Verdana, Arial, sans-serif;
} 
td.shrink img {display: block;}
tr.shrink img {display: block;}
UL
{
	font-size: 8pt;
	line-height: 15pt;
	font-family: Verdana, Arial, sans-serif;
	list-style-type: circle;
} 
.box {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7C765;
	border-right-color: #F7C765;
	border-bottom-color: #F7C765;
	border-left-color: #F7C765;
	border-width: 1px;
	margin: 10px;
	padding: 10px;
	font-size: 7pt;
	text-align: left;
	font-weight: bold;
}

