  BODY { background:black;
			color: #000000; font-family: "times new roman", arial; font-size: 14pt }
			
p.para1 {
	margin:10px;
}
A:LINK { 
         text-decoration : none;
         color : blue
}
  A:VISITED { 
         text-decoration : none;
         color : blue
}
  A:HOVER { 
         text-decoration : none;
         color : red
}
h1           { background-color: #CCFFCC; color: #3333CC; font-family: arial, san-serif; 
               font-size: 24pt; text-align: left; margin-left: 5%; 
               background-position: 0% }
H2
 { background-color: #CCFFCC; color: #3333cc;
			 font-family: arial, san-serif; font-size: 18pt;
			 margin-left: 5%; text-align: left }
H3, H4
 { background-color: #CCFFCC; color: #3333cc;
			 font-family: arial, san-serif; font-size: 16pt;
			 margin-left: 5%; text-align: left }
			
OL { 
		margin-left: 5% 
}
DIV.text1 { 
	width: 600px;
	background-color: #FFFAF0;
	margin-left:100px;
	margin-right:100px;
}
div.klogo {
	background-color: White;
	width: 300px;
	margin-left:35px
}
td.c1 {
	background : #F0FFF0;
	font-family : Tahoma, Arial, sans-serif;
}
td.c2 {
	background : #FFE4C4;
	font-family : Tahoma, Arial, sans-serif;
}
table.tb1 {
	background : Black;
}