body
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

.header
{
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	font-family: Arial;
	text-decoration: none;
}

.header:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #cc0033;
	font-family: Arial;
}

.footer
{
	font-weight: normal;
	font-size: 8pt;
	color: darkred;
	font-family: Arial;
	text-decoration: none;
}

.footer:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: Arial;
	text-decoration: none;
}

.copyright
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.linkCell
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: Arial;
	text-decoration: none;
}

.linkCell:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Arial;
	text-decoration: none;
}

.biglinks
{
	font-weight: normal;
	font-size: 13pt;
	color: #cc0033;
	font-family: Verdana;
	text-decoration: none;
}

.biglinks:hover
{
	font-weight: normal;
	font-size: 13pt;
	color: gray;
	font-family: Verdana;
	text-decoration: none;
}

TD
{
	font-size: 10pt;
	font-family: Verdana;
}

.linkTable
{
	border-bottom: #000000 1px solid;
}

.linkTableCaption
{
	font-weight: bold;
	border-bottom: #000000 1px solid;
	text-align: center;
}

.linkTableTop
{
	border-top: black 1px solid;
	border-bottom: #000000 1px solid;
}

.pageTitles
{
	font-weight: bold;
	font-size: 10pt;
	color: #bb3850;
	font-family: 'MS Reference Sans Serif' , Arial;
	font-variant: normal;
}

.quotes
{
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana, Arial;
	text-align: left;
	font-variant: normal;
}

.platformlinks
{
	font-size: 9pt;
	color: whitesmoke;
	font-family: Arial;
	text-decoration: none;
}

.platformlinks:hover
{
	font-size: 9pt;
	color: gainsboro;
	font-family: Arial;
	text-decoration: none;
}
