/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #990000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
.Style1 {font-size: x-small;
          color: #990000;
}
.Style2 {font-size: xx-small; 
}
.Style3 {font-size: 9px;
}
.Style4 {font-size: 16px;
}
.Style5 {font-size: 24px; 
}
.Style6 {font-size: small;
}
.Style7 {color: #FF0000;
}
.Style8 {color: #FF0000; font-size: small;
 }
 .Style9 {
	font-size: medium;
	color: #FFFFCC;
}
.Style1 {font-size: x-small;
}
.Style10 {font-size: 12;
}
.Style11 {color: #990000;
}
.Style12 {color: #FFFFCC;
}
