@charset "UTF-8";
/* CSS Document */

.floatingbox1 {
	color: #000033;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
a:link  {
	color: #000033;
	font-weight: normal;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
} 
a:visited {
	color: #663333;
	font-weight: normal;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline
}
a:hover{
	color: #000066;
	font-weight: normal;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline
}
h1 {
	color: #660033;
	font-size: 16px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-align: center;
}
h4 {
	color: #0033FF;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-align: center;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000033;
	text-align: center;
}
td {
	color: #000033;
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	padding-left: 20px;
}
