body {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.text1 {
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
A.text1
{
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
A.text1:hover
{	font-size: 12px;
	color: #333333;
}

.text2 {
	font-size: 14px;
	color: #333333;
}li {

	font-size: 12px;
	color: #333333;
}

.text3 {
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}
A.text3
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
A.text3:hover
{	font-size: 12px;
	color: #ffffff;
}
