/* CSS Document */

body {
	
}
table {background-repeat:no-repeat}
.style1 {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 14px;
}
.style2 {font-family: Tahoma, Verdana, Georgia}
.style3 {font-size: 9px}
.style4 {
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Georgia;
	color: #f70d91;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}

.style6 {font-size: 18px}
.style7 {font-weight: bold;
         font-family: Tahoma, Verdana, Georgia;
}

.style8 {
	font-family: Tahoma, Verdana, Georgia;
	font-weight: bold;
	text-align: center;
}
.style9 {
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Georgia;}
.style10 {font-family: Tahoma, Verdana, Georgia; font-size: 14px; }
.style11 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style12 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #f70d91;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.style13 {font-family: Tahoma, Verdana, Georgia; font-size: 12px; }
.style14 {	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #F39;
}

