h1 {
	font-size:16pt;
	font-weight:bold;
	color:#CCCCCC;
	margin-bottom:8px;
	margin-left:0px;
	margin-top:2px;
	line-height:16pt;
}

h2 {
	font-size:12pt;
	font-weight:800;
	color:#FFFFFF;
}

h3 {
	font-size:10pt;
	font-weight:800;
	color:#FFFFFF;
	margin-bottom: 10px;
	margin-left: 0px;
}

a {
	text-decoration:none;
	color:#CCCCCC;
}
p {
	margin:0px;
}

img {
	border-width:0px;
}	


