body{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.166;
	min-width: 788px;
	max-width: 788px;
	background-color: #fbfbfb;	
}

a:link, a:visited{
	color: #990000;
	text-decoration: none;
	
}

a:hover{
	text-decoration: none;
	color: #aa0000;
	font-weight: bold;
}

.container{
	background-color: #ffffff;
	width: 760px;
	margin: 40px 40px 40px 40px;
	padding: 40px 40px 40px 40px;
	border: 1px solid #d0d0d0;
}
.header{
	

}
.menu{
	margin-top: 0px;
	font-size: 90%;

}

.content{
	margin-top: 20px;	
}
.content img{
	border: 1px solid #f0f0f0;
}

.footer{
	padding-top: 20px;
	margin-top: 40px;
	border-top: 1px solid #f0f0f0;
}

.footer img{
	margin-right: 10px;
}

img{
	border: none;
}

h1{
	font-size: 14px;
	font-weight: bold;	

}

h2{
	font-size: 12px;
	font-weight: bold;
}