body
{
	font-size: 8pt;
}

a:hover
{
	color: red;
}

a:visited
{
	color: purple;
}

a:link
{
	color: blue;
}

img
{
	border: none;
}

#subsid_block a
{
	color: white;
}

#subsid_block a:hover
{
	color: red;
}

#header_corp_label
{
	font-weight: bold;
}

#quote_block a
{
	color: white;
	font-weight: normal
}

#quote_block a:hover
{
	color: red;
	font-weight: normal;
}


#menubar
{
	background-color: white;
}

#menubar a
{
	text-decoration: none;
	color: black;
	font-weight: bold;
	
}

#menubar a:hover
{
	text-decoration: none;
	color: red;
	font-weight: bold;
	
}

.menuitem
{
	color: black;
	
}

#content
{
	background-color: white;
}

#content_panel h5
{
	color: black;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content_panel h4
{
	font-weight: bold;
	font-size: larger;
	text-decoration: underline;
}

#content_panel h2
{
	font-weight: bold;
	font-size: 10pt;
}

#content_panel a:hover
{
	color: red;
}

#footer
{
	font-size: 8pt;
	font-weight: bold;


}
