body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	margin: 0px;
}

a:link {
	font-size: 22px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	font-size: 22px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
} 

a:hover {
	font-weight: normal;
	color: #FF0000;
}

h1 {
	font-size: 32px;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	font-size: 22px;
	color: #FFFFFF;
}

h3 {
	font-size: 45px;
	color: #FFFFFF;
	text-decoration: underline;
}
h4 {
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

h5 {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: bold;
}
