	p      {
	color: #ffffff;
	text-align: justify;
	text-indent: 20px;
	margin: 3mm;
	font-size: 5mm;
}
	
	a      {
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
	border : thin;
}
		
	a:visited
			{
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
}
	a:hover
			{
	color: #00ffff;
	font-weight : bold;
} 
h1
           {
	color: #6699cc;
} 
h2
           {
		  color: #ff0000;
		   } 
		   #text
		   {
	color: #0099ff;
	text-align: center;
}			  