body, .defaultContainer *, #alternateContainer *
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a
{
	text-decoration: underline;
}
a:active, a:link, a:visited
{
	color: #780000;
}
a:hover
{
	color: #CC0000;
}
h1
{
	font-size: 24px;
	font-weight: normal;
}
h2
{
	font-size: 21px;
	font-weight: normal;
}
h3
{
	font-size: 18px;
	font-weight: normal;
}
h4
{
	font-size: 15px;
	font-weight: normal;
}
h5
{
	font-size: 14px;
	font-weight: normal;
}
h6
{
	font-size: 13px;
	font-weight: normal;
}
p
{
	font-size: 12px;
	line-height: 18px;
}

.pageLinks
{
	font-size: 12px;
}

#defaultHeader
{
	font-size: 12px;
}
#defaultHeaderTop a
{
	font-weight: bold;
}
#defaultHeaderTop a:active, #defaultHeaderTop a:link, #defaultHeaderTop a:visited
{
	color: #FFFFFF;
}
#defaultHeaderTop a:hover
{
	color: #CC0000;
}
#alternateContent
{
	font-size: 12px;
}
#defaultFooter
{
	font-size: 10px;
}