body {
	font-family:helvetica,arial; 
	font-size:small; 
	line-height:1.2;
	}

h1 {
	color:#000000; 
	font-family:helvetica,arial; 
	font-size:large; 
	text-align:right;
	line-height:1.7;
	}

h2 {
	color:#000000; 
	font-family:helvetica,arial; 
	font-size:medium;
	font-style:bold;
	}

h3 {
	color:#000000; 
	font-family:helvetica,arial; 
	font-size:medium;
	}
	
p {
	color:#000000; 
	font-family:helvetica,arial; 
	text-align:justify;
	text-indent:10px; 
	font-size:small; 
	line-height:1.2;
	}

.left {
	text-align: left;
	text-indent: 0px; 
	}
.right {
	text-align: right;
	text-indent: 0px; 
	}
	
.index {
	color: #660000;
	font-family:helvetica,arial; 
	font-weight: bold;
	}		

.grey {
	background-color: #cccccc;
	}
	
ul {
	color:#000000; 
	font-family:helvetica,arial;  
	font-size:small; 
	line-height:1.2;
	}
	
ol {
	color:#000000; 
	font-family:helvetica,arial; 
	font-size:small; 
	line-height:1.2;
	}
	
dl {
	color:#000000; 
	font-family:helvetica,arial; 
	font-size:small;
	line-height:1.2;
	}

td {
	font-family:helvetica,arial; 
	font-size:small; 
	}	
