/* CSS Document */



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color:#FFFFFF;



}



.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #000000;
	text-align: left;

}



.text1 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color: #2F292C;

}



.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color: #000000;
	text-align: center;

}

.text3 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #FFFFFF;

}



.text4 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:16px;

	font-style:italic;

	font-weight:bold;

	color: #CC3366;

}

.text5 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:16px;

	font-style:italic;

	font-weight:bold;

	color: #000000;

}





a	{

	color: #E2347F;

	text-decoration: none;

}



a:hover	{

	text-decoration: underline;

}

.tablink1	{

	color: #2F292C;

	text-decoration: none;

}



.tablink1:hover	{

	color: #666666;

	text-decoration: underline;

}



.tablink	{

	color: #ffffff;

	text-decoration: none;

}



.tablink:hover	{

	text-decoration: underline;

}





.copyright {

	color: #FFFFFF;

	text-decoration: none;

}



.copyright:hover {

	text-decoration: underline;



}

