.style1 {
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: small;
}
.style2 {
	font-family: Arial;
	font-size: x-small;
}
.peakbackground {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../peak/peak_back.gif);
}
body {
	margin: 0;
}
h2 {
	margin-top: 0px;
	}
	
#top_links {
	float: left;
	width: 538px;
	color: #FFFFFF;
	text-align: right;
}
#top_links a{
	color: #FFFFFF;
	text-decoration:none;
}
#top_links a:hover{
	color: #cccccc;
	text-decoration:underline;
}
#bottom_links a{
	color: #FFFFFF;
	text-decoration:none;
}
#bottom_links a:hover{
	color: #cccccc;
	text-decoration:underline;
}