body {
	background-color: #9e9c9e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

a:link {
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;	
}
a:visited {
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
	font-size: 13px;	
	}
	
a:hover {
	font-family: Arial;
	color: #ad4545;
	text-decoration: underline;
	font-size: 13px;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}