@charset "ISO-8859-1";
/* CSS Document */

#obj1 {
	height: 250px;
	width: 896px;
	float: none;
}
a {
color:#000000;
text-decoration:none;
text-align: left;
}
a:hover {
color:#071170;
text-decoration:underline;
text-align: left;
}
.style1 {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	width: 325px;
	text-align: left;
	height: 50%;
}
.style2 {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
}
.style3 {
	color: #d6d6d6;
}
.style4 {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.style4:hover {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	color: #cf4449;
	text-decoration:underline;
}
.style5 {
	color: #d6d6d6;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
}

