.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #666666;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #666666;
}
p
{
text-align:justify;
}
a{color:#CC0000;
text-decoration:none;
}
a:hover{color:#FF0000;
text-decoration:underline;
}
.backpic{background-image:url(images/bgground.gif);
background-position:top;
background-repeat:no-repeat;}

