/* CSS Document */

body {
	background-color: #201653;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color: #201653;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #201653;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #201653;
}
.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
}
.text4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color: #201653;
}

a	{
	color: #666666;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}


.copyright {
	color: #0099CC;
	text-decoration: none;
	
}

.copyright:hover {
	text-decoration: underline;

}


