h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:20px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
	font-size:18px;
	}

body, p{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:18px;
	}
.right {

	width:184px;
}
.header {
	width:761px;
	height:132px;
	visibility:visible;
	display:block;
}
.page {
border:thin;
border-style:solid;
	border-width:1px;
	border-color:#F2B58F;
}
.main{
width:576px;
}