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

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

div
{
	font-family:"Arial";
	font-size:12px;
}

img
{
	border:0;
}

h1, h2, h3
{
	font-family:'Trebuchet MS','Verdana','Arial','Sans-serif';
	font-size:20px;
	line-height:1.5em;
	font-weight:bold;
	color:white;
}

h2
{
	font-size:16px;
	line-height:1em;
}

h3
{
	color:white;
	font-size:13px;
	line-height:1em;
}

h2.caption
{
	text-align:center;
	font-size:17px;
}

p
{
	font-size:11px;
	line-height:1.25em
}

img
{
	border:0;
}

a
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}
