A:link {
	font-family : Arial, Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #33FF00;
}
A:VISITED {
	font-family : Arial, Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #33FF00;
}
A:HOVER {
	font-family : Arial, Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

A:ACTIVE {
	font-family : Arial, Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : ##FFFFFF;
}
BODY {
	font-family : Arial, Verdana;
	font-size : 10pt;
	font-weight : bold;
	font-weight : bold;
	color : #339900;
	scrollbar-arrow-color:#33FF00;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#33FF00;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#33FF00;
	scrollbar-darkshadow-color:#33FF00;
}
table {
	font-family : Arial, Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #33FF00;
}
td {
	font-family : Arial, Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #33FF00;
}
tr {
	font-family : Arial, Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #33FF00;
}
.panel-title {
	color: #FFF;
	text-align: center;
}
.panel-left {
	text-align: left;
}
.panel-right {
	text-align: right;
}

