.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #8c949a;
}
body, p, .bodytext, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:bold;
	color: #063A02;
	margin-bottom:10px;
}
body {
background-image: url(common/wholebg.gif); 
background-repeat: repeat-x;
background-color:#CCCCCC;
}
.button {
	BACKGROUND-COLOR : #CBDAD2;
	BORDER-BOTTOM : #063A02 1px ;
	BORDER-LEFT : #063A02 1px ;
	BORDER-RIGHT : #063A02 1px;
	BORDER-TOP : #063A02 1px ;
	COLOR : #063A02;
	border-style : inset solid solid inset;
	font-weight : bold;
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
}
.button:hover {
	color: #FFFFFF;
}
a:link, a:visited{
    color:#00366c
    }
a:hover {
    color:#3f72a5
    }
.copyrights > a {
color:#8c949a}
