
a:hover { text-decoration: underline; color: #CC0000}
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
.smallbold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
.link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color : #336699; text-decoration : none;}
body {
		background-repeat: no-repeat;
		background-attachment:fixed;
	}