a:link {
	COLOR: #f85655; 
    font-weight: 600; 
    font-style: normal; 
    text-decoration: underline;
}
a:visited {
	COLOR: #f85655;
    font-weight: 600;
    font-style: normal;
    text-decoration: underline;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
    
	}
	
	.p2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
    text-align: center;
	}
    
    .p3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
    text-align: justify;
	}
    
    
	
	.cell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: fccee2;
	text-align: center;
	white-space: normal;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
	border: thin solid #333333;
}

li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: center;
	}
