/* CSS Document */



html,body {



margin:0;

padding:0;

height:100%;

width:100%;

background-image: url(images/mainbg.jpg);

}



table.full-height {



height:100%;

width:100%;

border:0px;



}



table {



	font-family: Verdana, Tahoma, Arial;

	font-size: 11px;

	color: #646466;

	line-height: 22px;

}



p {



	font-family: Verdana, Tahoma, Arial;

	font-size: 11px;

	color: #646466;

	line-height: 22px;

}

h1 {

	font-size: 13px;
	color: #991D1D;

}



a {

	font-size: 11px;
	
	color: #991D1D;

	text-decoration: none;

}



a:hover {

	font-size: 11px;
	
	color: #991D1D;
	
	text-decoration: underline;

}


ul li {
    margin: 0px -20px 0px -20px;
    padding: 0 0 0 20;
    list-style: none;
    background: url(images/qppbullet.png) no-repeat 0 3px;
	line-height: 25px;
}