body 
{
	color: #000000;
	font-size: small;
}

#content
{
	line-height:1.4em;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
#content p
{
	color: #000000;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #990000;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
	color: #336699;
}

h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
}

h4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #336699;
}

h5
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}


#content ul
{
	list-style-type:square;
}

#content a:link
{
	color: #336699;
	/* color:#386597; */
}

#content a:visited
{
	color: #336699;
	/* color:#285577; */
}


#content a:hover, #content a:active
{
	color: #990000;
	/* color:#006682;
	background-color:#EEE; */
}

.highlight
{
background-color:#B1D3EC;
}
.tiny
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.impact_red
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.impact_blue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336699;
}
.impact_yellow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FDD017;
}
.impact_white
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #Ffffff;
}
/* h1.title, h2.title
{
border-bottom:1px solid #285577;
} */
