.body {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.heading {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight: bold;

}
.links {

	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	text-align: left;
	text-decoration: none;
	} 
	.links:hover {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	}
	.links:active {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
		text-decoration: none;
}
.button {
	font-family: Verdana;
	font-size: 10px;
	background-image:  url(../img/1px-darker.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
.button2 {
	font-family: Verdana;
	font-size: 10px;
	background-image:  url(../img/1px-darker.gif);
	font-weight: bold;


}

