html
{
	overflow-y: scroll;
	height:100%;
}

body
{	
	height: 100%;
	background-color: #fff;
	behavior:url("/inc/css/csshover2.htc");
}

img
{
	border:0;
}

ul, li, body, html, h1, h2, p, a, dl, dt, form, h3
{
	margin: 0;
	padding: 0;
}

h1
{
	color:#fff;
	font-family:Arial, sans-serif;
	font-size:24px;
	line-height:1.3em;
	font-weight:normal;
	text-transform: uppercase;
	padding-bottom: 10px;
}

h2
{
	color:#fff;
	font-family:Arial, sans-serif;
	font-size:24px;
	line-height:1.3em;
	font-weight:normal;
	text-transform: uppercase;
}

h3
{
	font-size:14px;
	color:#ffd800;
}

a
{
	color:#0066b3;
	font-size:14px;
	text-decoration:none;
}

a:hover
{
	color:#80c9ff;
}

p, span, div
{
	color:#ccc;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:1.2em;
}

ul
{
	list-style: none;
}

li, td
{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#000;
	line-height:1.5em;
}

object:focus
{
	outline:none;
}
