p, ol		{color:black; 
	 	 font-family: verdana, tahoma;
		 font-weight: bold;
		 font-size: .8em;
		 text-indent: 1.3em;
		 margin:0 10px 10px;}


p a:link {
color: #c00; 
text-decoration: none;
}

p a:visited {
color: #c00;
text-decoration: line-through; 
}

p a:hover {
color: blue;
text-decoration: none;
}

h1 { 
color: black; 
font-family: verdana; 
font-size: 2.1em; 
font-weight: bold;
text-align:center;
}

h2 { 
color: black; 
font-family: verdana; 
font-size: 1.6em; 
font-weight: bold;
text-align: center;
}

h3 { 
color: black; 
font-family: verdana; 
font-size: 1.1em; 
font-weight: bold; 
text-align: center;
}

img {
border: none;
}


li   	{text-align: justify;
	list-style-position:inside;
}



td, tr		{color:black; 
	 	 font-family: verdana, tahoma;
		 font-weight: bold;
		 font-size: .9em;}
