*
{
	color: inherit;
}

a, a:visited, a:active
{
	text-decoration: none;
}

a:hover, a:visited:hover
{
	text-decoration: underline;
}

input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	border-width: 1px 1px 1px;
}

.header
{
	font-size: 110%;
	font-weight: bold;
}

.title
{
	font-weight: bold;
	background-color: #FFFFFF;
}

.h1
{
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #27318B;
}

.h2
{
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #27318B;
}

.h3
{
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #27318B;
}

.h4
{
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #27318B;
}

.h5
{
	font-size: 8px;
	line-height: 8px;
	font-weight: bold;
	color: #27318B;
}

.h6
{
	font-size: 7px;
	line-height: 7px;
	font-weight: bold;
	color: #27318B;
}
