a:link       { text-decoration: underline; color: #000000; }
a:visited    { text-decoration: underline; color: #000000;  }
a:active     { text-decoration: underline; color: #FF0000;  }
a:hover      { text-decoration: none; color: #FF0000; }

body         { font-family: Verdana, Arial, Helvetica;
			color: #000000; font-size: 10pt; }

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 }
.style1 {
	font-size: 14px;
	color: #FFFFCC;	
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-style: italic;		
}

.style2 {
	font-size: 12px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.style9 {color: #333333; font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica;  }
