body {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
}
#articletitle{
	color: #0064B1;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
#floatright {
	float: right;
}
#floatleft {
	float: left;
}
#alert {
	color: #FF0000;
}td {
	font-size: 12px;
}

