body {
	font-family: Tahoma; font-size: 10pt; color: #333333;
	background: #ffffff;
	margin: 0;
	padding: 0px;
}
h1 {
	font-family: Tahoma; font-size: 12pt; color: #333333; 
  	text-decoration: none; font-weight: normal;
  	text-align: left;
}   	
p {
	font-family: Tahoma; font-size: 10pt; color: #333333; 
  	text-decoration: none; font-weight: normal;
  	text-align: justify;
}
li {
	font-family: Tahoma; font-size: 10pt; color: #333333; 
  	text-decoration: none; font-weight: normal;
  	text-align: left;
}   	   	
a {
	font-family: Tahoma; font-size: 10pt; color: #4c69a5; 
  	text-decoration: none; font-weight: bold
}
a:hover {
	font-family: Tahoma; font-size: 10pt; color: #4c69a5;
	text-decoration: underline; font-weight: bold
}