body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration:none;
}

.links:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFCC00;
	text-decoration:none;
}
.links1 {
	font-family: tahoma;
	font-size: 14px;
	color: #154ed9;
	text-decoration:none;
}
.links1:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #FFCC00;
	text-decoration:none;
}
.boder{border:1px solid #eeeeee;
}
.boder:hover{border:1px solid #154ed9;
}
.descriptions {
	font-family: tahoma;
	font-size: 11px;
	color: #8C8C8C;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}
.descriptions2 {
	font-family: tahoma;
	font-size: 20px;
	color: #8C8C8C;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}

.descriptions3 {
	font-family: tahoma;
	font-size: 16px;
	color: #8C8C8C;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}
.body-text {
	font-family: tahoma;
	font-size: 11px;
	color: #8C8C8C;
	letter-spacing:1px;
	text-align:justify;
	text-decoration:none;
}
.footer{font-family:tahoma;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.footer:hover{font-family:tahoma;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}
.by{font-family:tahoma;
font-size:18px;
color:#CCCCCC;
font-weight:100;
}
#scrollercell {
	height:300px;
	overflow: scroll;
}
.TickList {
	list-style-image: url(images/bullet1.gif);
	font-family: tahoma;
	font-size: 11px;
	color: #8C8C8C;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	background-image: none;


}
.bullet {
	list-style-type: square;
	list-style-image: none;
	font-family: tahoma;
	color: #8C8C8C;
	font-size: 11px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}
