body {
	background : #FFFFFF url(../images/bg_main.gif);
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
}

a, a:visited {
	color : #006cb9;
	text-decoration: none;
}

a:hover {
	color : #000000;
	text-decoration : none;
}

html,body {
	height: 100%;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

img {
	border-style: none;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #006ce6;
	margin: 15px 0 5px;
	float: left;
}

form {
	margin: 0;
	padding: 0;
}
