﻿.style1 {
	text-align: center;
}
.style2 {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style3 
{
	font: normal xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #86B2D8;
	text-decoration: underline;
	font-weight: bold;
}

.style3:link {
	color: #666666;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: xx-small;
}
.style3:visited {
	color: #666666;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: xx-small;
}
.style3:active {
	color: #666666;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: xx-small;
}
.style3:hover {
	color: #CF6689;
	font-size: xx-small;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";


}
.style4 {
	border-width: 0;
}


