h1 { margin-left:60px;}
.mainpage {margin-left:60px;}
	
.title {padding-left:5px;}
.menu {	padding-left:60px;
	height:17px;
}
.menu a:link {
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}
.menu a:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}
.menu a:hover {
	color: red;
	text-decoration:underline;
}
.menu a:active {
	color: #333333;
}



.contactus {	margin-left:60px;

		font-size:12pt;
		valign:top;}

.contactus a:link {
	color: black;
	text-decoration:none;
	font-weight:normal;
}
.contactus a:visited {
	color: black;
	text-decoration:none;
	font-weight:normal;
}
.contactus a:hover {
	color: blue;
	text-decoration:underline;
}
.contactus a:active {
	color: #333333;

