.style1 {
	font-family: Tahoma, Verdana, Arial;
	text-align: left;
	text-transform: none;
	color: #990000;
	font-weight: bold;
	font-size: 11px;

}

.style2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990033;
	text-align: center;
	font-family: Tahoma;

}
.style3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	text-align: left;
	text-transform: capitalize;
	color: #990033;
	font-weight: bold;
}

.style4 {
	font-family: Tahoma, Verdana, Arial;
	text-align: centre;
	color: #990033;
	font-weight: bold;	
}
table {
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color: #000000;
	text-align: justify;
	font-weight: normal;


}
a:link { 
	color: #000000;
	
}


a:visited {  
	color: #000000
}
a:hover {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.bigl {
	color: #990033;
	font-size: large;
	font-family: Tahoma;


}
td {
	vertical-align: top;
}

.border {
	color: #999999;
	background-position: center;
	border: thin solid #999999;
}
.smalltext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;


}
.smallblacktext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.redtext {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
