/* CSS Document */

.body
{
	margin:0px;
	
	background-color:#0A0B0F;
}

.font
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#000000;
}

.font2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#B40309;
}


.font3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:600;
	color:#FFAD2A;
}

.font4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFAD2A;
}

.font5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4B4C4C;
}

.font6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#01010D;
}
