body {
	background-color: #FFFFFF;
	font-family: Tahoma, arial, helvetica, lucida-sans, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-position: 0px 0px;
	background-image: url('elements/background_g.gif');
	background-attachment: fixed;
	text-align: left;
	margin-top: 0; 
	color: #000000; 	
	margin-bottom: 4px;
	}
	
ul {
	list-style-type: circle;
	margin-top: 0; 
	margin-bottom: 4px;
	font-family: arial, helvetica, lucida-sans, sans-serif;
	font-size: 9pt;
	}

.titleheader {
	color: #FFFFFF; 
	font-family: Arial Black;
	font-size: 24pt; 	
	font-style: italic; 	
	}
.titlesubheader {
	color: #808080;
	font-family: Arial Black;
	font-size: 9pt; 
	letter-spacing: 2pt; 
	font-style: italic; 
	}	
	
h1 {
	font-size: 24pt; 
	font-style: italic; 
	font-weight: bold;
	margin-top: 0; 
	margin-bottom: 4px;
	}

h2 {
	font-size: 16pt;
	margin-top: 0; 
	margin-bottom: 4px;
	}

h3 {
	font-size: 14pt; 
	margin-top: 0; 
	margin-bottom: 4px;
	}

h4 {
	font-size: 12pt; 
	margin-top: 0; 
	margin-bottom: 4px;
	}

h5 { 
	font-size: 10pt; 
	margin-top: 0; 
	margin-bottom: 4px;
	} 

h6 { 
	font-size: 8pt; 
	margin-top: 0; 
	margin-bottom: 4px;
	}

a {
	text-decoration: none;
	}

.linespace {
	line-height: 120%;
	}

.red {
	color: red; 
	}
	
.grey {
	color: grey; 
	}