body,td,th {
	color: #3300CC;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
}
body {
	background-color: #546E4A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFF33;
	text-decoration: none;
}
a:visited {
	color: #00CC66;
	text-decoration: none;
}
a:hover {
	color: #66FF99;
	text-decoration: none;
}
a:active {
	color: #663399;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #5DF4FF;
	background-color: #4E4D4D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
table {
}
abbr {
	background-color: #99CCCC;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	list-style-type: square;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 4px;
	display: block;
	border-left-color: #E8E8E8;
	border-left-width: 9px;
	border-left-style: none;
}
p {
	color: #B3FFF3;
	line-height: 1.3em;
	padding-left: 4px;
}
.style1 {color: #0000FF}
.style2 {
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #969696;
	border-right-color: #969696;
	border-bottom-color: #FFFFFF;
	font-size: 29px;
}
