
h1{
	font-size: 30pt;
	font-family: sans-serif;
	font-weight: bold;
	color:#8B0000;
	background-color:4C0B5F;
}
p{
	color:#A52A2A;
	font-size: 14pt;
}
h2{
	color :#B22222;
}
table, TR, TD{
	color :#CD5C5C;
}
body{
	front-family: Arial, sans serif;
	background-color: #FFFFE0;
}