.mystyle{
	font:bold 18px Arial;
	color:#787878;
	position:absolute;
	top:60px;
	left:250;
}

.mystyle2{
	font:bold 12px Arial;
	color:#686868;
}

.name{
	font:bold 14px Arial;
	color:#383838;
}

.capitol{
	font:bold 14px Arial;
	color:#404040;
}

.myheader{
	font:bold 12px Arial;
	color:#383838;
	position:absolute;
	top:190px;
	left:255;
}
.footer{
	font:bold 11px Arial;
	color:#787878;
	position:absolute;
	top:440px;
	left:255;
}
.pageheader{
	font:bold 14px Arial;
	color:#484848;
}
a.menu:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #37467A;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #37467A;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #37467A;
	text-decoration: none;
	}
a.menu:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
a.menusm:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #37467A;
	text-decoration: none;
}
a.menusm:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #37467A;
	text-decoration: none;
}
a.menusm:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #37467A;
	text-decoration: none;
	}
a.menusm:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
