font {
	font-family : Verdana;
	font-size : 11px;
}

P {
	font-family : Verdana;
	font-size : 11px;
}

td {
	font-family : Verdana;
	font-size : 11px;
}

a {
	font-family : Verdana;
	text-decoration: none;
}

.sname {
	font-family : Verdana;
	font-size : 9px;
}

.A2 {
	font-family : Verdana;
	font-size : 11px;
}

.A3 {
	font-family : Verdana;
	font-size : 20px;
	font-weight: bold;
}

.inp {
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	border-width : 1;
	border-color : Black;
	background-color : White;
}


