body { font-family: "Times New Roman", Times, serif; 
	font-size: 12pt; 
	color: #004080; 
	background-color: #e0e5ca; 
	background-color: #f8f8f8; 
	background-color: beige; 
	background-color: azure; }
p { text-align:center }
a:link { color: #0000ff; 
	color: #ff3333; 
	text-decoration: none; }
a:visited { color: #0000ff; 
	color: #ff3333; 
	text-decoration: none; }
a:hover { text-decoration: underline overline; 
	color: #0000ff; }
h1 { font-size: 30px; }
h2 { font-size: 25px; }
h3 { font-size: 20px; }
h4 { font-size: 15px; }
font { font-family: "Times New Roman", Times, serif; 
	font-size: 12pt; 
	color: #ff0000; }
.red { color: #FF3300; }
.mvr { color: #c71585; }
.sick { color: #c71585; 
	font-weight: bold; 
	font-size: 20px; }
.extra { color: #0000FF; 
	font-weight: bold; }
.blue { color: #0000FF; }
table { border: solid white 0px;
	cell-spacing: 15px; 
	width: 100%; }
th { border: solid white 0px; 
	align:center; 
	color: #004080; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12pt; 
	background-color: #e0e5ca; 
	background-color: #f8f8f8;  
	background-color: beige; 
	background-color: azure; }
td { border: solid white 0px;
	text-align:center;
	vertical-align:top;
	font-family: "Times New Roman", Times, serif; 
	font-size: 12pt;
	color: #004080; 
	background-color: #e0e5ca; 
	background-color: #f8f8f8;  
	background-color: beige; 
	background-color: azure; }
.left { text-align:left; }
.right { text-align: right; }
.borders { border: solid while 1px; }
.backwards { color: azure; 
	background-color: #e0e5ca; 
	background-color: #f8f8f8;  
	background-color: beige; 
	background-color: #606060; }

