body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;

}
.text:link {text-decoration: underline;}
.text:visited {text-decoration: underline;}
.text:hover {text-decoration: underline; color: #cccccc;
}
.text:active { text-decoration: underline;}
.text.external:visited { text-decoration: underline;} 

.small-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.small-text:link {text-decoration: none;}
.small-text:visited {text-decoration: none;}
.small-text:hover {text-decoration: none;}
.small-text:active { text-decoration: none;}
.small-text.external:visited { text-decoration: none;} 

.small-text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;

}
.small-text2:link {text-decoration: none;}
.small-text2:visited {text-decoration: none;}
.small-text2:hover {text-decoration: none;}
.small-text2:active { text-decoration: none;}
.small-text2.external:visited { text-decoration: none;} 

.title{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;

}

.copyright1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;

}
.copyright2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;

}

A:link IMG { border: none}

