.td1{
	font-family: Arial;
	font-size: 14px;
	font-style: mormal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}		

it {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FBC3E5;
}
b {
	font-family: "Arial Black";
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFD36;
}
i {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
a {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	color: #1F51F1;
	font-weight: bold;

}
a.text {

	color: #FFFFFF;
       text-decoration : none;

}
a.black {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bor {
	border: 1px solid #000000;
}
body {
	margin: 0px;
}

.content{
	font-family : Verdana;
	font-size : 12px;
	color : #333333;
	padding : 3px 3px 3px 3px;
	text-decoration : none;
}
.content1{
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	padding : 3px 3px 3px 3px;
	text-decoration : none;
}
