body { 
	background-color: #888888;
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	margin-top: 0cm; 
	margin-right: 0cm; 
	margin-bottom: 0cm; 
	margin-left: 0cm; 
	}
	
.bold {
	font-weight: bold;
	}
	
.link1 a:link {	 
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	}
	
.link1 a:visited {	 
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	}

.link1 a:hover {
	text-decoration: overline underline;
	font-weight: bold;
	}
	
.link2 a:link {	 
	color: #800000;
	text-decoration: none;
	font-weight: bold;
	}
	
.link2 a:visited {	 
	color: #800000;
	text-decoration: none;
	font-weight: bold;
	}

.link2 a:hover {
	text-decoration: overline underline;
	font-weight: bold;
	}
	
.pad {
	padding: 0.5cm;
	}
	
.lpad {
	padding: 0.1cm;
	}
		
.title {
	font-size: 40pt;
	color: #FFFF99;
	font-weight: bold;
	}
	
.justify {
	text-align: justify;
	}
	
.center { 
	text-align: center; 
	}
	
.right {
	text-align: right;
	}
	
.project { 
	font-size: 14pt; 
	font-weight: bold; 
	color: #800000; 
	}
	
.text { 
	text-align: justify; 
	}
	
.tindent { 
	color: #800000; 
	text-indent: 1cm; 
	}
	
.proud { 
	font-size: 14pt; 
	font-weight: bold; 
	}

.club { 
	padding-left: 10px; 
	}

.address { 
	font-size: 10pt; 
	text-align: center; 
	}
	
.scroll {
	color: #FFFF99;
	font-size: 14pt;
	}