.welcome {
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	background-position: 25px 15px;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;




}
a {
	text-decoration: none;
}
.links {
	font-family: Arial;
	font-size: 14px;
	line-height: 140%;
	
}
.thinBorder {
	border: 1px solid #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	text-align: justify;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-transform: uppercase;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
