/* At-Rules */
@charset "iso-8859-1";

A:link	{font-family: Verdana, Helvetica, sans serif;
	color: #000000;
	font-size: 9pt;
	background: #fefefe;}
A:visited {font-family: Verdana, Helvetica, sans serif;
	color: #000000;
	font-size: 9pt;}
A:active {font-family: Verdana, Helvetica, sans serif;
	color: #FF0000;
	font-size: 9pt;
	background: #fefefe;}
A:hover	{font-family: Verdana, Helvetica, sans serif;
	color: #FF0000;
	font-size: 9pt;
	background: #fefefe;}

body	{font-family: Verdana, Helvetica, sans serif;
	background: #fefefe;}
p	{font-family: Verdana, Helvetica, sans serif;
	font-size: 9pt;
	color: #00008b;
	background: #fefefe;}
ol,ul,dl{font-family: Verdana, Helvetica, sans serif;
	font-size: 9pt;
	color:#00008b;
	background: #fefefe;}
dt	{font-weight: 700;
	color:#00008b;
	background: #fefefe;}
dd	{color:#00008b;
	background: #fefefe;}
td	{font-family: Verdana, Helvetica, sans serif;
	font-size: 9pt;
	color:#00008b;
	background: #fefefe;}
th	{font-family: Verdana, Helvetica, sans serif;
	font-size: 9pt;
	color:#00008b;
	background: #fefefe;
	font-weight: 600;}

h1,h2,h3,h4,h5      {text-transform: uppercase;
        font-weight: 700;
        color: #FF8008;
        font-family: Verdana, Arial, sans-serif;
	 background: #fefefe;}
h1      {font-size: 24pt}
h2      {font-size: 20pt}
h3      {font-size: 16pt}
h4      {font-size: 12pt}
h5      {font-size: 9pt}

.notum	{font-weight: 700;}
.red {color: #FF0000;}
.footer {font-size: 8pt;}
.footeraa {font-size: 8pt; font-weight: 700;}
.navigate {font-size: 8pt; font-weight: 700; background-color: #ccccff"}