a:link
{
	color: #336367;
	text-decoration: none;
	border: #BEDCE6;
	font-weight: bold;
} 
a:active 
{
	text-decoration: none;
} 
a:visited 
{
	color: #517A7C;
	text-decoration: none;
	font-weight: bold;
} 
a:hover 
{
	color: #4C4C4C;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

