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

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

img
{
	border:0;
}

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

h1, h2
{
	color:white;
	font-family:"Verdana";
	font-size:22px;
	line-height:1.3em;
	font-weight:normal;
	padding-bottom:10px;
}

h2
{
	padding:20px 0 10px;
}

a
{
	font-family:"Verdana";
	font-size:10px;
	color:#0ac6ec;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	text-decoration:underline;
}

p
{
	font-family:"Verdana";
	font-size:11px;
	color:#999;
	line-height:1.9em;
}

li
{
	font-Family:"Verdana";
	font-size:11px;
	color:white;
}

