body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 0.75em;
	


}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: Center;

	
}

th {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 0.75em;
	

}

}

h4 {
	color: red;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;

}


h3 {
	color: #97B5DC;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;

}

h2 {
	color: #97B5DC;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 1,5em;
	font-weight: bold;

}

h1 {
	color: red;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 2em;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #97B5DC;
	text-decoration:none;
	font-weight: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #97B5DC;
	text-decoration:none;
	font-weight: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#97B5DC;
	text-decoration:none;
	font-weight: bold;
	
}
