body         { background-attachment: fixed; background-repeat: no; font-family: Arial; 
               font-size: 8pt; margin: 0em; padding: 0em }
h1           { 
	font-family : Verdana, Helvetica, Arial;
	font-size : 28pt;
	font-weight : bold;
}

h2           { 
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
}

h3           { 
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
}

a            { 
    color: #000080; 
    text-decoration: none; 
	line-height : 0.8em;
    font-family: Arial; 
    font-size: 8pt 
    }
    
a:hover      { 
     color: #800000; 
     text-decoration: underline; 
 	 line-height : 0.8em;
     font-family: Arial; 
     font-size: 8pt }

.tableheader {
	font-family : Verdana, Helvetica, Arial;
	font-size : 8pt;
	font-weight : bold;
	line-height : 0.8em;
	vertical-align : top;
}

.tablecontent {
	font-family : Verdana, Helvetica, Arial;
	font-size : 8pt;
	line-height : 1.0em;
	vertical-align : top;
}

.bodylink:link {
	color : darkblue;
}

.bodylink:hover {
	color : #FF0000;
}

.bodylink:visited {
	color : #708090;
}

.menulink: {
	color: #ff0000; 
	text-decoration: none; 
	font-family: Arial; 
	font-size: 12pt
}

.menulink:hover {
	color: #000080; 
	text-decoration: underline; 
	font-family: Arial; 
	font-size: 8pt}

.minorlinks:link {
	color : #3C4C53;
}

.minorlinks:visited {
	color : #3C4C53;
}

.minorlinks:hover {
	color : #D3D3D3;
}

.Paragraph   { font-family: Arial; font-size: 10pt }
