body	{ font-family:"Times New Roman",Times,serif;
	  font-size:12pt;
	  color: white;
	  font-weight:500;
	  background: black;
	  margin-top: 10px;
	  margin-left: 10px;
	  margin-right: 10px;
	  margin-bottom: 0px; }

a:link       	{ color:white }
a:visited    	{ color:silver }
a:active     	{ color:white }
a:hover      	{ color:red }

td, th	{ font-family:"Times New Roman",Times,serif;
	  font-size:11pt;
	  font-weight:500; }

h1	{ font-size:20pt;
	  font-weight:bold; }

.bgblack	{ background:black; }
.bgwhite	{ background:yellow; }
.red		{ color:red; }
.big		{ font-size:13pt; }
.small_1	{ font-size:11pt; }
.small_2	{ font-size:10pt; }

.exhibition:	{ bgcolor:grey; 
		  background:yellow; }