body{
	margin: 0px 0px 0px 0px;
	background-color: White;
}
td{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	padding-left : 3px;
}
.t{
	font-size : 10px;
	color : Gray;
}

a{
	font-size: 12 px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	
}
a:hover{
	font-size:12 px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.b{
	font-size: 12px;
	color: #9E1714;
	text-decoration: underline;
	
}
a.b:hover{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}
.d{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.d1{
	color: Black;
	font-size: 14px;
	font-weight: bold;
}

.d2{
	color:#9E1714;
	font-size: 20px;
	font-weight: bold;
}
.d22{
	color:#9E1714;
	font-size: 20px;
	font-weight: bold;
}
.d23{
	color:#080282;
	font-size: 16px;
	font-weight: bold;
}

.d3{
	color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

.d4{
	color:#FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.h2{
            color:#9E1714;
	font-size: 32px;
	font-weight: bold;
	
}

.bb{
	padding: 20px 20px 20px 20px;
}
.cc{
	padding: 10px 10px 10px 10px;
}

h1{
	color:#9E1714;
	font-size: 25px;
	font-weight: bold;
}
