h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


p
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:link {
	text-decoration: underline;
	color: #465676;
}
a:visited {
	text-decoration: underline;
	color: #465676;
}
a:hover {
	text-decoration: none;
	color: #465676;
}
a:active {
	font-weight: bold;
	color: #465676;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #465676;
}
.bolditalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #465676;
	font-style: italic;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #465676;
	line-height: 1.5em;
	font-style: normal;
}
.normalblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1b1b1b;
	line-height: 1.5em;
}
.normalltblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #808da8;
	line-height: 1.5em;
}
.greyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 1.5em;
	font-style: italic;
}
.smwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
	font-style: normal;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #465676;
	line-height: 1.5em;
	font-style: normal;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #465676;
	line-height: 1.5em;
	font-style: normal;
}
.normalltblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808da8;
	line-height: 1.5em;
	font-style: normal;
}
