body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: .06em;
}
body {
	background-color: #FFFFFF;
	background-image: url(bc_cloud.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
	letter-spacing: 0em;
}
a:visited {
	color: #333333;
	text-decoration: none;
	text-decoration: underline;
	letter-spacing: 0em;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #DDDDDD;
	letter-spacing: 0em;
}
a:active {
	color: #333333;
	text-decoration: underline overline;
	letter-spacing: 0em;
}
h1 {
	font-size: 16px;
	line-height: 16pt;
	vertical-align:baseline;
}
h2 {
	font-size: 14px;
	line-height: 14pt;
	vertical-align:bottom;
}
h3 {
	font-size: 12px;
	color: #003366;
	font-style: normal;
	
}
h4 {
	font-size: 11px;
}
.smalltype {
font-size: 10px;
	color: #003366;
		letter-spacing: 0em;
}