body {
	background-color: #0069b4;
	margin: 0px;
	padding: 0px;
	background-image: url(gfx/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}
.heading-02 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-family: Arial;
}
.heading-01 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
}
.heading-03 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: arial;
	text-transform:uppercase;
}
.left-side{
	font-size: 11px;
	
	color: #000000;
	font-family: Arial;
}
a:link {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
