<!--
body { 		color: #000000;}

a:link {	color: blue; }
a:visited {	color: purple; }
a:active {	color: black; }


			
h2 {		font-family:Tahoma,Sans-serif;
		text-align: center;}

span {		font-weight: bold;
		color: red;
		font-family:"Courier New",monospace;
		font-size:30 px;}


ul {}


blockquote {}


table {		background: #ccffff;
		color: #333399;	
		width: 80%;}

td {		padding: 6px;}

p{		font-family:"Arial",Sans-serif;
		font-size:16px;}

#k2{		text-align: center;
		color: red;}
-->