/* CSS Document */

body {
	background-color: #669900;
	background-image:  url("public/www/common.images/bg2.gif");
}
body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
a:visited {
	color: #0765BA;
}
a:hover {
	color: #043F73;
}
a:active {
	color: #0765BA;
}
a:link {
	color: #0765BA;
	font-weight: bold;
}
.maintext {font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: none;
}
.maintext2 {font-family: Arial;
	font-size: 12px;
	color: #333333;
}
	
.heading {font-family: Arial;
	font-size: 14px;
	color: #0765BA;}

</style>
