
a, a:link, a:active
{
	color:#2a3b57;
    text-decoration:none;
    font-weight: bold;
}

a:hover
{
	color:#2a3b57;
    text-decoration:underline;
    font-weight: bold;
}

p
{
	padding: .5em .5em .5em .5em;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	font-size: .8em;
	line-height: 1.1em;
} 

h1
{
	font-size: 2.1em;
}

h2
{
	font-size: 1.75em;
}

h3
{
	font-size: 1.3em;
}

h4
{
	font-size: 1.0em;
}

h5
{
	font-size: .75em;
}

h6
{
	font-size: .7em;
}

h1, h2, h3, h4, h5, h6
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
