body{
	font-family:arial;
	background-color:#000000;
	font-size:13pt;
	color:#fcfcfc;
	text-align:left;
	cell-spacing:0px;
	margin:0px;
	padding-top:20px;
	scrollbar-arrow-color: silver;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: silver;
	scrollbar-highlight-color: #333333;
	scrollbar-3d-light-color: 003399;
	
}
a{
	color:#a4c032;
	text-decoration:none;
	font-size:13pt;
}
img{
	border:0px;
	background-repeat:no-repeat;
}
table{
	padding:0px;
}
h3{
	color:#ffffff;
	text-decoration:none;
	font-size:18pt;
}
h2{
	color:#000000;
	font-weight:bold;
	font-size:20pt;
}
td{
	font-size:11pt;
	vertical-align:top;
}
.childDiv{
	position:absolute;
	overflow:auto;
	text-align:left;
	color:#ffffff;
	font-size:12pt;
}
.childDiv2{
	position:absolute;
	text-align:left;
	
}
.bold{
	color:white;
	font-weight:bold;
	font-size:16pt;
	
}
.boldUL{
	color:white;
	font-weight:bold;
	font-size:16pt;
	text-decoration:underline;
	
}
.boldBlack{
	color:black;
	font-weight:bold;
	
}
.homeText{
	Size:20pt;
	font-weight:bold;	
}
.WhiteLink{color:white; text-decoration:underline;}
