body {
	background-color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
}.header {
	background-image: url(images/header.gif);
	height: 154px;
	width: 464px;
	background-repeat: no-repeat;
}
.content {
	width: 780px;
	text-align: left;
}
h1 {
	padding: 0px;
	font-size: 17px;
	color: #FFFF00;
	margin: 0px;
	font-weight: normal;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
.menus {
	padding: 5px 0px 5px 5px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.maincont {
	padding: 1px 11px;
}
.pic {
	border: 1px solid #FFFF00;
	margin: 5px;
}.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {color: #FFFF00}
.style3 {font-size: 11px}
li {
	list-style-position: inside;
	font-size: 16px;
}

