
	BODY {
		background-color : #dbdbdb;
		color : #ffffcc;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		FONT-SIZE: 8pt; 
		MARGIN-top: 0;
		MARGIN-left: 0px;
		MARGIN-right: 0px;
	}
	p {
		background-color : none;
		color : #ffffcc;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		margin: 0;
	}
	A:Link {
		color : #ffffcc;
		text-decoration : none;
		font-size: 8pt;
	}
	A:Visited {
		color : #ffffcc;
		text-decoration : none;
		font-size: 8pt;
	}
	A:Active {
		color : #ffffcc;
		text-decoration : none;
		font-size: 8pt;
	}
	A:Hover {
		background-color : none;
		color : #990033;
		text-decoration : none;
		font-size: 8pt;
		font: bold;
	}
	INPUT {
		
		font-family: arial;
		font-size: 8pt;
		}
	select	{
		
		font-family: arial;
		font-size: 8pt;
		}

