body, table, td, p, a, div
{
    color: #464646;
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
}

body
{
background-color: #E9E9E9;
}

a
{
	color: #19A4DD;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.pageHeader, .pageHeader a, a.pageHeader
{
	font-family: Arial;
	font-size: 30px;
	color: #000000;
	line-height: 180%;

}

.pageHeader a:hover, a.pageHeader:hover
{
	text-decoration: underline;
}

.paragraphHeader, .paragraphHeader a, a.paragraphHeader
{
	font-family: Arial;
	font-size: 16px;
	color: #464646;
	line-height: 120%;

}

.paragraphHeader a, a.paragraphHeader
{
	text-decoration: underline;

}

.paragraphHeader a:hover, a.paragraphHeader:hover
{
	text-decoration: none;
}

.emphasis, .emphasis a, a.emphasis
{
	font-family: Arial;
	font-size: 15px;
	color: #464646;
	line-height: 120%;
}

.emphasis a, a.emphasis
{
	text-decoration: underline;
}

.emphasis a:hover, a.emphasis:hover
{
	text-decoration: none;
}
a.blackLink, blackLink a
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.blackLink a:hover, a.blackLink:hover
{
	color: #19A4DD;
}


.headerLink, a.headerLink, headerLink a
{
	font-family: Arial;
	font-size: 16px;
	color: #236891;
	margin-bottom: 4px;
	line-height: 120%;
	text-decoration: none;
}

.headerLink a:hover, a.headerLink:hover
{
	text-decoration: underline;
}