body {
	scrollbar-3d-light-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-dark-shadow-color : #999999;
	scrollbar-face-color : Black;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
}

BODY {
	MARGIN: 2px;
	COLOR: #DCDCDC;
	FONT-FAMILY: serif;
	BACKGROUND-COLOR: Black;
}
TD {
	FONT-SIZE: 11pt;
	FONT-FAMILY: serif;
}

A {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Lime;
	text-decoration : underline;
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%;COLOR: Lime;	text-decoration : underline;
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Green;	text-decoration : underline;
	
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Lime;	text-decoration : underline;

}

A.menu{
	font-weight : bold;
	text-decoration : none;
	font-size : 14px;
	text-transform : uppercase;
}
A.menu:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%;COLOR: Lime;	text-decoration : none;
}
A.menu:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Green;
	text-decoration : none;
}
A.menu:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: Lime; 	text-decoration : none;
}


LI {
	text-indent : 2%;
	margin-top : 1%;
	margin-bottom : 1%;
	margin-left : 20;
	text-align : justify;
	margin-right : 20;
}

P{
	list-style : none;
	margin-left : 0;
	text-align : justify;
	margin-right : 0%;
}
P.copy{
	font-size : 10px;
	text-align : center;
}