bottom {
	font: 86% "Geneva",Verdana,Arial,sans-serif;
	color: #666666;
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

p {
	line-height: 1.3em;
	margin-bottom: 13px;
}
a {
	text-decoration: none; 
	color: #773A5C;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px solid #C4C2C2;
}


.active {
	text-decoration: underline;
	font-weight: bold;
}



#right {
	text-align: justify;
	color: #333333;
	margin-right: 15px;
	float: right;
	width: 510px;
}

#right h1 {
	font: 1.7em "Times",serif;
	color: #CE3687;
	margin-bottom: 15px;
	text-align:left;
}

#right h2 {
	font: 1.1em "Geneva", sans-serif;
	color: #CE3687;
	margin: 25px 0 10px 0;
	font-weight:bold;
}

#right h3 {
	font: 1.3em "Times", sans-serif;
	line-height: 1.1em;
	color: #054373;
	margin: 25px 0 25px 0;
}

#right td h2 {
	font: 1.2em "Geneva", sans-serif;
	color: #054373;
	margin: 10px 0 10px 0;
	text-align: left;
	line-height: 1.2em;
}

#right td a {
	color: #333;
	font-size: 1.1em;
	text-decoration: none;
}

#right td a:hover {
	text-decoration: underline;
}

#right ul {
	margin-left: 25px;
	margin-right: 25px;
}

#right li {
	margin-bottom: 10px;
	line-height: 1.2em;
}



#left {
	text-align:justify;
	color: #333333;
	margin-left:10px;
	float: left;
	width: 200px;
}

#left img{
	border: solid 1px #666;
}
