div{
	font-family : verdana;
	font-size:11px;
	color : Black;
	text-decoration:none;
	margin:5px	
}

.a {
	font-family:verdana;
	font-size: 12px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color:darkblue;
}

.b{font-family:verdana;
	font-size: 14px;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
	color:darkblue;
	text-align:center
 }
.d{
	font-family : verdana;
	font-size:12px;
	color : Black;
	text-align : justify;
	text-indent:25px;
	margin-top : 15px;
}
	

span{
	font-family : Arial;
	font-weight : bold;
	border-right-style : none;
	color : #4499ff;
	font-size : 40px;
	text-align : center;
}

.c {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : white;
	
	text-align : center;
	text-decoration : none;
}

.e {
	font-family : Arial;
	font-size : 20px;
	font-weight : bold;
	color :darkblue;
	text-decoration : none;
	text-align: left
}

.f {font-family:verdana;
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
	color:green;
}
.i {color:white;
font-size : 14px;
text-align: center
}

.r {text-align : right;
}


