/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	bacground-color: #ffffff;
}

.textsmall {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color: #6666CC;
}

.text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color: #000080;
}

.text1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:14px;
	line-height:16px;
	color: #000080;
}

.text2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	color: #661D3C;
}

.text3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:14px;
	color: #000080;
}

.text3b {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:14px;
	color: #661D3C;
}

.text4{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:14px;
	color: #C1A0AE;
	
}



a	{
	color: #661D3C;
	text-decoration: none;
	
}

a:hover	{
	text-decoration: underline;
}


.copyright {
	color: #0099CC;
	text-decoration: none;
	
}

.copyright:hover {
	text-decoration: underline;

}
