body {
	color: #1C1C1C;
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family: "Century Gothic" Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	font-size: 10pt;
}

a {
	color: #AA8A03;
	text-decoration: none;
}

a:hover {
	color: #3098B0;
	text-decoration: underline overline;
}

.header {
	width: 437px;
	float: left;
	position: absolute;
	top: 15px;
	left: 0px;
}

.buttons {
	text-align: center;
	font-size: 12pt;
	color: #AA8A03;
	}
	
.subbuttons {
	text-align: center;
	font-size: 10pt;
	color: #AA8A03;
	}

.text {
	margin-left: 30px;
	margin-right: 60px;
	text-align: justify;
	padding-right: 60px; 
}

.subhead {
	padding-left: 20px;
	font-size: 18pt;
	color: #AA8A03;
	}
	

.subhead2 {
	padding-left: 20px;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	}

.subhead a {
	font-size: 10pt;
	font-weight: bold;
}	
	
.quote {
	font-size: 14pt;
	text-align: left;
}	

img.x
{
position:absolute;
xleft:310px;
xtop:200px;
float: left;
z-index:-1
}

.name {
	font-size: 10pt;
	font-weight: bold;
	color: #AA8A03;
}

	
.left {
	width: 417px;
	float: left;
	margin-left: 14px;
	margin-top: 30px;
}

.left img {
	border: 1px solid black;
}

.right {
	position: relative;
	margin-left: 437px;
	margin-right: 10px;
	margin-top: 30px;	
}

.clear {
			clear: both;
}

.dictionary {
	color: #707070;
	width:420px; 
	font-family: Times New Roman, Times;
	font-size: 11pt;
}

	DT
	{
		font-size : 14pt;		
		color: #AA8A03;
	}
	
	
	
	DD
	{
		font-size : 10pt;
	}

.gold	{
	font-size : 14pt;		
	color: #AA8A03;
}
	
	
	.small {
		font-size: 10pt;
		color: #805050;
	}

	.footer {
		border-top: 1px solid #A8C9D4;
		margin-top: 10px;
		padding-top: 10px;
		text-align: center;
		line-height: 150%;
		font-size: 10pt;
	}