body {
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

.stywhite
{
color:#FFFFFF;
}
.styblack
{
color:#000000;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
.font1 {
	color:#000000;
	font-weight:bold;
}
.tablestyle {
	border: 1px #1A76B7 solid;
}
.btnlog {
	width:60px;
	height:25px;
	background-image:url(images/login.gif);
}
.styfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
