h1 {
	text-align: center;
	color: #CC0000;
	font-weight: bold; 
	font-family: Tahoma
}

h2 {
	text-align: center;
	color: #CC0000;
	font-weight: bold; 
	font-family: Tahoma
}

body {
	font-family: Arial
}
.blueish 	{
		font-size: 18pt;
		color: #000080;
}