@charset "ISO-8859-1";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	padding-right: 18px;
	padding-left: 18px;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}

.whitetext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}
.whitetext a{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}
.whitetext a:hover{
	text-decoration:underline;
}
.ImageLeft {
	float: left;
	padding-right: 9px;
	padding-bottom: 9px;
}
.ImageRight {
	float: right;
	padding-left: 9px;
	padding-bottom: 9px;
}
 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
}
