body.noback	{	color: #000088;	background: #FFFFE0	}
h1	 {	color: #c330000;	  background: transparent;	  font-weight: bold;	  text-align: center;	line-height: 50%	}
h2	 {	  color: #00008b;	  background: transparent;	  font-weight: bold;	  text-align: center;	line-height: 50%  	}
h3	 {	  color: #00008b;	  background: transparent;	  font-weight: bold;			line-height: 80%	 }
h4	 {	 					  font-weight: bold;			line-height: 50%	}
h5	 {	  					  font-weight: bold;			line-height: 50%	}
.author 	{	  font-style: italic	}
.copyright {	font-size: xx-small;	  text-align: left;	  clear: right	}
.button	{	font-weight: bold;	font-variant: small-caps; background: transparent	}
a:link 	{	  color: #0000ff;	}
a:visited	 {	  color: #800080;	  background: transparent	}
a:active	 {	  color:red;	  background: #FFFF00	}
a:hover 	{	  color: red	}
.TESTCLASS	 {	 background:yellow;	 color:purple;	 font-weight: bold }
#ONLYID		 {	background: red;	color: green }

