body {
	background-color:#B6DAFE;
}
img {
	border:0px;
}
#top {
	height: 50px;
	margin-top: 0px;
	padding: 0px ;
}
h1 {
	font-size: 14px;
	color: #ffffff;
	margin-top: 0px;
	padding: 0px ;
	letter-spacing: normal;
	line-height: 16px;

}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height:1.5;
	margin-bottom: 0px;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
	line-height:1.5;
	margin-bottom: 0px;
}
h4 {
	font-size: 15px;
	color: #FF9900;
	line-height:1.5;
	margin-bottom: 0px;
}
p {
	font-size: 12px;
	color: #444444;
	padding: 2px ;
	letter-spacing: 1px;
	line-height:1.5;
}
.blue {
	font-size: 12px;
	color: #0000CC;
	padding: 3px ;
	letter-spacing: 1px;
	line-height:2;
}
.blue14 {
	font-size: 14px;
	font-weight: bold;
	color: #1B43F0;
	padding: 3px ;
	letter-spacing: 1px;
	line-height:2;
}
.red {
	font-size: 12px;
	color: #ff0000;
	line-height:1.5;
}
.red2 {
	font-size: 16px;
	color: #ff0000;
	line-height:1.5;
	font-weight: bold;
}
.link {
	font-size: 14px;
	color:#333333;
	line-height: 1.8;
}
a:link {
	color:#333333;
}
a:visited {
	color:#333333;
}
a:hover {
	color: #3333CC;
	text-decoration:underline;
}
