body 
{
 background-color: #99FFCC;
 color: #000000;
 font-family: Georgia, "Times New Roman", Times, serif;
 text-align: center;
}

td, div, body 
{
	font-size: 18pt;
	line-height: 11pt;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #9FC;
}

.hr
{
 width: 100%;
 color: #000000;
 background-color: #FFFFFF;
 height: auto;
}

.img 
{
	background-color: #9FC;
	border: none;
	position: absolute;
	width: 500px;
	padding-left: 200px;
	left: 12px;
	top: 116px;
	height: 128px;
}

.stuff 
{
	color:#999999;
	font-size: 6pt;
	line-height: 8pt;
	text-transform: uppercase;
	border: thin solid #666666;
}

.title
{
 color: #333333;
 font-family: georgia, arial, verdana, trebuchet ms, serif;
 font-size: 15pt;
 line-height: 12pt;
 font-style: italic;
}

.title2
{
 color: #666666;
 font-family: georgia, arial, verdana, trebuchet ms, serif;
 font-size: 10pt;
 line-height: 11pt;
 font-style: italic;
}


.content 
{
	background-color: #CCCCCC;
	padding: 10px;
}



A:link
{
color:#000000;
font-family: trebuchet ms, arial, verdana, serif;
text-decoration:none;
font-weight:bold;
border-bottom:1px dotted #FF6666; 
}

A:visited
{
color:#000000;
font-family: trebuchet ms, arial, verdana, serif;
text-decoration:none;
font-weight:bold; 
border-bottom:1px dotted #FF6666; 
}

A:hover
{
color:#000000;
font-family: trebuchet ms, arial, verdana, serif;
text-decoration:none; 
font-weight:bold;
cursor:default;
border-bottom:none;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
}
