
/* set default margins to make mozilla/ie the same */

html
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
}

h3
{
	font-size:1.6em;
	margin-bottom:10px;
	margin-top:5px;
	font-family: Rockwell, 'Times New Roman', Times, FreeSerif, serif;	
}

h4, h1
{
	font-size:1.2em;
	margin-bottom:10px;
	margin-top:5px;
	font-family: Rockwell, 'Times New Roman', Times, FreeSerif, serif;	
}

h1
{
	font-size:1.3em;
	margin-bottom:10px;
	margin-top:5px;
	font-family:  Rockwell, 'Times New Roman', Times, FreeSerif, serif;	
}

#newssection h4
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.3em;
	margin-left:5px;
	color:#0CCAEE;
}

#newssection h5
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	margin-top:0px;
	margin-bottom:2px;
	/*line-height:5px;*/
}

#newssection p
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	margin-top:6px;
}

#content h4, #content h1
{
	font-family: verdana, arial, helvetica, sans-serif;
}
a:link, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

#leftnav
{
	padding-top: 15px !important;
	padding-top: 20px;
	font-family: 'Times New Roman', Times, FreeSerif, serif;
	font-weight:bold;
	
}

#leftnav a
{
	display:block;
	margin-left:30px;
	margin-top:4px;
	font-size:1.2em;
}

#tinycopy
{
	color: #dddddd;
	font-size:0.5em;
}