table.sample {
	border-style: none;
	
	}

h1 {
	font-size: 12px;
	line-spacing: 1;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

h2 {
	font-size: 16px;
	line-spacing: 1;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;

}

p {
	font-family: "Times New Roman", Times, serif;
	line-spacing: 1;
	font-size: 12px;
	color: #CCCCCC;
}



a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	text-decoration: none;
}
img{
	border: none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	text-decoration: underline;
}
