a:link       { text-decoration: none; color: #FF0000; }
a:visited    { text-decoration: none; color: #FF0000;  }
a:active     { text-decoration: underline; color: #FF0000;  }
a:hover      { text-decoration: underline; color: #00FF00; }

body         { font-family: Verdana, Arial, Helvetica;
			color: #000000; font-size: 10pt; background-attachment: fixed}

table        { font-size: 10pt; font-family: Verdana }
				
table.bg     { background-attachment: scroll;  
				background-repeat: no-repeat;
				background-position: bottom right;
				font-size: 10pt; font-family: Verdana }
				
td           { font-size: 10pt; font-family: Verdana }

td.bg2       { background-attachment: scroll;  
				background-repeat: repeat;
				background-position: top right;
				font-size: 10pt; font-family: Verdana }

tr           { font-size: 10pt; font-family: Verdana }

TD.normal {font-size: 10pt; font-family: Verdana;}

TD.selected {font-size: 10pt; font-family: Verdana; background: #FFFFFF; }

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica;  }
