html,body	{	margin:0;	padding:0;	 	}	body	{	font-family: Verdana;	font-size:12px;	margin:3%;	padding:0px;	background-color:transparent;	color:#CCCCCC;	}	p	{	font-family: Verdana;	font-size: 12px;	color: #CCCCCC;	margin-left: 12px;	margin-right: 8px;	}h1	{	font-family: Verdana;	font-size: 20px;	font-weight: bold;	color: #CCCCCC;	margin-left: 6px;	border-bottom:dotted 1px #FF9900;	margin-bottom:0px;	}h2	{	font-family: Verdana;	font-size: 14px;	font-weight: bold;	color: #FFFFFF;	margin-left: 6px;	}a:link	{	color: #FF9900;	text-decoration: underline;	}a:visited	{	color: #FF9900;	text-decoration: underline;	}a:hover	{	color: #CCCCCC;	text-decoration: none;	}a:active	{	color: #FF9900;	text-decoration: underline;	}	
