a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	text-align: center;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-align: center;
	display: inline;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	display: inline;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	display: inline;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00FFFF;
	display: inline;
}

