/* CSS Document */

.main {
width:500px; color:"#003300"; font-family: arial, sans-serif; font-size: 10pt; padding-left: 45px;
		  }

.heading {
		font-family: helvetica, arial, sans-serif;
		font-size: 12pt;
		font-weight: bold;	
		}

.heading2 {
		font-family: helvetica, arial, sans-serif;
		font-size: 16pt;
		font-weight: bold;	
		}		

.smalltext {
			font-family: arial, sans-serif;
			font-size: 8pt;
		  }		
A:link    { color: #520066 }    /* unvisited links */
A:visited { color: #520066 }   /* visited links   */

table.changes td {
color:"#003300"; font-family: arial, sans-serif; font-size: 10pt; padding:0 3px;
}
