a {
	color: black;
	text-decoration:underline;
}
a:hover {
	font-weight: bold;
}
p {
	text-decoration: none;
	color: black;
	margin-top:5px;
}
h1 {
	text-decoration: none;
	color: rgb(168,168,168);
	color: black;
	margin-top:10px;
}

h1.section { font-family: Arial, Verdana, sans-serif; font-size: 20px; font-style: normal; font-weight: bold; line-height: 0; text-align: left; letter-spacing: -1px; }
h1.title { color: rgb(102,102,102);color: black; font-size: 20px; font-family: Arial, Verdana, sans-serif; font-weight: bold; font-style: normal; line-height: 0; letter-spacing: -1px;  }
h2.menuheader {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: rgb(102,102,102);
	color: black;
	margin: 0;
	margin-bottom: 10px;
}
h2.menuheader:hover {
	color: rgb(000,126,189);color: black;
}
a.menu {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.menucontainer a{
	text-decoration: none;
}
p.body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

