p { 
	font-size: 12px; 
	line-height: 15px;
	text-decoration: none; 
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

h1 {
	color: #99ccff; 
	font-size: 13px; 
	line-height: 14px; 
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
}
a { 
	color: #dfdede; 
	font-size: 12px; 
	text-decoration: none; 
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
a:hover { 
	color: #dfdede;
	font-weight: heavy;
	font-size: 12px; 
	text-decoration: none; 
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
.newsletter { 
	color: white; 
	font-weight: heavyl; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
}

.header1 {
	color: white; 
	font-size: 14px; 
	font-weight: bold; 	
	line-height: 14px; 
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
}


.footer {
	color: white;
	font-size: 9px; 
	text-decoration: none; 
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
a.footer:link {
	color: white;
	font-size: 9px;
}
a.footer:hover {
	color: white;
	font-size: 9px; 
	text-decoration: none; 
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration:underline;
	
	.footer a:link}
.link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#0033CC;
	text-decoration:none;		
}

.link:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#000099;
	text-decoration:underline;
}
.item
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
color:#CC9900;
}
.item:hover
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#CC9966;
}
