body {
	background-color: #FFFFFF;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
}

p,td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333
}

h1,h2 {
	color: #333333;
	font-size: 14px;
	}

a {
	color: #0000FF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

