body {
   
    background-image: url();
	background-repeat: repeat;
	background-color: #000000;
}
.style1 {font-size: 12px}
.style2 {font-size: 9px}
.style3 {font-size: 14px}
a:link {
	color: #000066;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0000FF;
}
body,td,th {
	font-size: 16px;
	color: #000000;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 36px;
	color: #000040;
}
h2 {
	font-size: 22px;
	color: #00005E;
}
h3 {
	font-size: 18px;
	color: #00009F;
}
h4 {
    font-size: 14px;
	color: #000000;
}
h5 {
     font-size: 16px;
	 color: #FF0000;
}
h6 {
     font-size: 36px;
	 color: #FF0000;
}
.style4 {
	font-size: 10px;
	color: #CCCCCC;
}
.style5 {
	font-size: 48px;
	color: #FFFFFF;
	font-style: italic;
}
.style14 {
	color: #FF0000; 
	font-weight: bold; 
}
.style10 {
	font-size: 16px;
}
