.body{
	font-family : tahoma, Arial, Helvetica, sans-serif;
	font-size : 17px;
	text-decoration : none;
	color : 341D5A;
	font-weight : normal;
}

.wihte:hover{
	text-decoration : underline;
}

td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px
}

.p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : red;
	font-weight : normal;
}

.bt{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-decoration : none;
	color : #341D5A;
	font-weight : bold;

}

.st{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
	color : #030573;
	font-weight : bold;
}
.l{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #660033;
	font-weight : bold;
}