/* CSS Document */

body {
	background-color: #006600;
}

td {
	background-color:;
	background-image:
}

tr {
	background-color: #006600;
	background-image:
}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 22px;
	text-decoration: underline;
	color: #000000;
	
}

h3 {
	font-size: 18px;
	text-decoration: underline;
	color: #000000;
	
}
p {
	font-size: 18px;
	font-weight:;
	color: #000000;
	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style1 {font-size: 18px}
.style3 {font-size: 28px}
.style4 {color: #FF0000}
.style5 {color: #0000FF}
.style6 {color: #FFFF00}
.style7 {color: #990033}
.style8 {color: #8080FF}
.style9 {color: #80FFFF}
.style10 {color: #F0EB2B}
.style11 {color: #EF994B}
.style12 {color: #D6CF5F}
.style13 {color: #BEE146}
.style14 {color: #A86F44}
.style15 {color: #FFCC00}
.style16 {color: #CCCC33}
.style17 {color: #33CCFF}
.style18 {color: #6600CC}
.style19 {color: #0099FF}

