BODY {
	background: white url('/images/nice_copybook_background.gif') fixed;
	color: black;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; 
	font-family: verdana, arial, helvetica;
	text-align: justify;
	margin-left: 5%; margin-right: 5%;
}

DIV.FIGURE { text-align: Center; padding-top: 10pt; padding-bottom: 10pt; color: #D7CA35; }

A:link { color: blue}
A:hover { color:blue; background: yellow;  }
A:visited { color: green}
a[href="mailto:"]:before { content: url("images/html_document.gif") }
a[href="http:"]:before { content: url("images/email_message.gif") }
		
img 
{
	border-style: none;
}
		
P, H1, H2, H3, H4, H5, H6, UL, OL, TD, EM, TR  {
	font: 10pt verdana, arial, helvetica;	
}

DIV.note 
{
	border: dotted thin #aabbbb;
	background-color: #ffffff;
}

pre.programlisting
{
    font-size: 10pt;
    font-family: Courier New, Courier, Arial ;
    border: solid;
    border-color: #aaaaaa;
    border-width: thin;
    border-style: dotted;
    background-color: #eeeeff;
}

P.interested, PRE.interested
{
    border: solid;
    border-color: #9999ff;
    border-width: thin;
    border-left-width: thick;
    background-color: #ddddff; 
}

h5   { font: 10pt verdana, arial, helvetica    }

B { font-family: Verdana, Geneva, Helvetica; font-weight: bold; font-style: normal; font-size: 10pt; color: #000000; }
B.NAVYBOLDMEDIUM { font-family: Verdana, Geneva, Helvetica; font-weight: bold; font-style: normal; font-size: 12pt; color: #003366; }
B.NAVYREDMEDIUM { font-family: Verdana, Geneva, Helvetica; font-weight: bold; font-style: normal; font-size: 12pt; color: #FF0000; }

UL { padding-top: 0em; padding-bottom: 0em; padding-right: 0em; list-style-image: url(images/right_bullet.gif); }

tt.function { color: #009999; }
tt.filename { color: #0088bb; }
tt.filename:before 
{
	content:url("images/html_document.gif"); 
}
tt.exceptionname { color: #666666; }
tt.classname { color: #666666; }
tt.email {  }
tt.methodname { color: #800030 }
tt.interfacename { color: #666666; }
tt.literal { color: #0000cc; }
tt.varname { color: #008030; }
span.type { color: #000088; }

h3.author { font: 11pt verdana, arial, helvetica; font-weight: bold; }
h3.title 
{ 
    font-size: 12pt;
    text-align: Left; 
    color: #000099;
    line-height: 100%;
    font-weight: bold; 
    border-color: #000099;
    border-style: none none solid none; 
    border-width: thin;
    margin-top: 24px; 
    margin-bottom: 10px;
}

h4.title { font: 14pt verdana, arial, helvetica; font-weight: bold; }

H1
{
	font-size: 16pt;
 	text-align: center;
 	padding: .3%;
   	color: #000099;
   	font-weight: bold;
}

H2   
{   
    font-size: 14pt;
    text-align: Left; 
    color: #000099;
    line-height: 100%;
    font-weight: bold; 
    border-style: none; 
    border-width: medium; 
    margin-top: 8px; 
    margin-bottom: 10px;
}

EM
{
	font-weight: bold;
	color: #404040;
	background: none;
}

H6
{
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}