/* CSS Document */

*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
	color: #000000;
}

div,
td,
p
{
	font-size: 11px;
	line-height: 14px;
}

H1
{
	font-size: 30px;
	line-height: 31px;
	font-weight: bold;
	color: #000099;
}


H3
{
	font-size: 14px;
	line-height: 15px;
}

H5
{
	font-size: 10px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
}

LI
{
	line-height: 12px;
	padding-bottom: 3px;
}