body {
	font-family:Tahoma, Verdana;
	font-size: 9pt;
	color:#990066;
	background-color: #FF65B2;

}
td {
	font-size: 9pt;

}
a {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	text-decoration: none;
	color: #990066;

}	
a:link {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #990066;

	}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #990066;
}
a:hover {
		font-family: Tahoma, Verdana;
		font-size: 9pt;
		color: #FF3399;
}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #FF3399;
}

.header {
	font-family: Tahoma, Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
}
.txt {
	font-family:Tahoma, Verdana;
	font-size: 9pt;
	color: #333333;
}
.txtbig {
	font-family:Tahoma, Verdana;	
	font-weight: bold;
	font-size: 12pt;
}
.txtbigger {
	font-family:Tahoma, Verdana;	
	font-weight: bold;
	font-size: 14pt;
}
.txtsmall {
	font-family:Tahoma, Verdana;
	font-size: 8pt;
}
.button1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FF9900;
}
.bgw {

	background-color: #FFFFFF;
}
.bgp1 {


	background-color: #FF65B2;
}
.bgp2 {



	background-color: #FF99CC;
}
.bgp3 {




	background-color: #FFCCFF;
}
.bgpp1 {





	background-color: #CC3399;
}
.bgpp2 {






	background-color: #990066;
}

