p {
	font-family: Tahoma;
	font-size: 12pt;
	color: #F0F5E6;
	}
	
br {
	font-family: Tahoma;
	font-size: 12pt;
	color: #F0F5E6;
	}
	
p.priority {
	font-family: Courier New,monospace;
	font-size: 9pt;
	color: #F0F5E6;
	}
	
br.footnote {
	font-family: Courier New,monospace;
	font-size: 7pt;
	color: #F0F5E6;
	}
	
h1{
	font-family: Tahoma;
	font-size: 12pt;
	color: #F0F5E6;
	font-weight: bold;
	}
	
h2{
	font-family: Tahoma;
	font-size: 14pt;
	color: #F0F5E6;
	font-weight: bold;
	}
	
h3{
	font-family: Tahoma;
	font-size: 18pt;
	color: #F0F5E6;
	font-weight: bold;
	}
	
h4{
	font-family: "Courier New",monospace;
	font-size: 18pt;
	color: #000000;
	font-weight: bold;
	}
	
h5{
	font-family: "Courier New",monospace;
	font-size: 20pt;
	color: #000000;
	font-weight: bold;
	}
	
body {
	background-image: url(background_101.jpg);
	background-repeat: repeat;
	}
	
a:link {
		color: #c2c1c1;
		}
		
a:visited {
		color: #c2c1c1;
		}
		
a:hover {
		color: #c2c1c1;
		}
		
a:active {
		color: #c2c1c1;
		}
		
ul {
	font-family: Courier New,monospace;
	font-size: 9pt;
	color: #414141;
	}


