body { font-family: "Times New Roman", Times, serif; 
	font-size: 12pt; 
	color: #000000; 
	background-color: #e0e5ca; 
	background-color: #99ccff; 
	background-color: moccasin; }
table { border: solid 0 yellow;
	cell-spacing: 15px; 
	width: 100%; }
th { border: solid 0 yellow; 
	align:center; 
	color: #c71585; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12pt; }
th.l { text-align:left; }
td { border: solid 0 yellow;
	text-align:center;
	vertical-align:top;
	font-family: "Times New Roman", Times, serif; 
	font-size: 12pt;
	color: #000000; }
td.l { text-align:left; }
p { text-align:center }
a:link { color: #0000ff; text-decoration: none; }
a:visited { color: #0000ff; text-decoration: none; }
a:hover { color: #0000ff; text-decoration: underline; }
h1 { font-size: 30px; color: black; }
h2 { font-size: 25px; }
h3 { font-size: 20px; }
h4 { font-size: 15px; }
font { font-family: "Times New Roman", Times, serif; 
	font-size: 12pt; 
	color: #0e5eac; }
.red { color: #FF3300; 
	font-weight: bold; }
.yellow { color: yellow; 
	font-weight: bold; }
.mvr { color: #c71585; }
.blue { color: #0000ff; }
.sick { color: #c71585; 
	font-weight: bold; 
	font-size: 20px; }
.extra { color: aqua;
	background-color: blue; }
