body{
	background-color: #030D1F;
	margin:0px;
}
table,td{
	font-size: 12px;
	color: #FFFFFF;
}
.about{
	line-height: 20px;
}
a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #FFCC33;
	text-decoration: underline;
}
.title {
	font-size: 16px;
	color: #03E3FC;
	font-weight: bold;
}
.title2 {
	font-size: 14px;
	color: #03E3FC;
	font-weight: bold;
}
