body	{ font-family:"Times New Roman",Times,serif;
	  font-size:12pt;
	  color:#ff3333;
	  font-weight:500;
	  background:black;
	  margin-top:20px;
	  margin-left:14px;
	  margin-right:14px;
	  margin-bottom:0px; }

a:link       	{ color:silver }
a:visited    	{ color:silver }
a:active     	{ color:#ff3333}
a:hover      	{ color:white }

td	{ font-family:"Times New Roman",Times,serif;
	  font-size:12pt;
	  font-weight:500; }

th	{ font-family:"Times New Roman",Times,serif;
	  font-size:14pt;
	  font-weight:500; }

h1	{ font-size:20pt;
	  font-weight:bold; }
h2	{ font-size:16pt;
	  font-weight:normal; }

.white		{ color:white; }
.black		{ color:black; }
.red		{ color:#ff3333; }
.yellow		{ color:#fff888; }
.lightyellow	{ color:lightyellow; }
.lightblue	{ color:lightblue; }
.lightgreen	{ color:lightgreen; }
.silver		{ color:silver; }

.small		{ font-size:9pt; 
	  	  font-weight:normal; }

.realbig	{ font-size:30pt; }
.big		{ font-size:14pt; }
.bigwhite	{ font-size:22pt;
	  	  font-weight:normal; 
		  color:white; }

.link	{ font-size:12pt; }

