@charset "UTF-8";
Body {
	background-color: #F2F2F2;
	font-family: "Helvetica Neue", "Arial Narrow Bold", Arial;
	color: #666666;
	background-color: #f2f2f2;
}
 
H1{
	font-size: xx-large; 
	font-family:"Helvetica Neue"
	color: #666666;
	background-color: #f2f2f2;
}

H2{font-size:18px;
	font-family: "Helvetica Neue";
	color: #666666;
	background-color: #f2f2f2;
}

H3{font-size:large;
	font-family: "Helvetica Neue";
	color: #666666;
	background-color: #f2f2f2;}

H4{font-size:medium;}

H5{font-size:small;
font-weight:lighter
}

H6{font-size:smaller;
font-weight:lighter
}

p {font-size:36px; 
}  




.header {
	font-family: "Helvetica Neue";
	font-size: 36px;
	color: #666666;
	margin-right: 11px;
}

.bar {
	font-size: 18px;
	color: #000;
	margin-right: 20px;
}
.topmenu {
	font-size: small;
	text-align: right;
	margin-right: 20px;
}
.name {
	font-size: x-large;
	text-align: right;
	margin-right: 20px;
}

