.subtitle {
	font-family: Arial sans-serif;
	font-size: 15px;
	color: #000000;
                text-align: center;
}
.text {
	font-family: Arial sans-serif;
	font-size: 15px;
	color: #000000;
}
.copy {
	color : #FFFFFF;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}
.resources {
                color : #0000FF;
	font-size : 13px;
	font-family : Arial sans-serif;
                text-align: center;
                font-weight: bold;
}
.resources A { 
                 color:#0000FF;
                 text-decoration: none;
}
.resources A:hover {
	color : #000000;
                font-weight: bold;
}
#bottom {
        color : #FFFFFF;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
        text-align: center;
        font-weight: bold;
}
#bottom A { 
        color:#FFFFFF;
        text-decoration: none;
}
#bottom A:hover {
	color : #000000;
        font-weight: bold;
}

.footer1 {
  position : absolute;
  left : -5000px;
}