/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif);
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #333399;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #6E6EC7;
}


a	{
	color: #AA0719;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}


.copyright {
	color: #0099CC;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}
.ss {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 14px;
	color: #003333;
	border: 1px solid #DADAF0;
	background-color: #ffffff;
}


.ss1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 16px;
	color: #003333;
	border: 1px solid #DADAF0;
	background-color: #ffffff;
}
.ss2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003333;
	border: 1px solid #DADAF0;
	background-color: #ffffff;
}

H1 {
font-size: 16px;
}


