.style1 
{
	color: #990033;
	font-weight: bold;
	font-size: 14px;
}

.style1 a:link
{
	color: #990033;
	font-weight: bold;
	font-size: 14px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style4 {
	font-size: 10px;
	color: #333333;
}

td {  font-family: Tahoma;
      font-size: 11px;
	  text-align:justify;
}
