
body 
a:link {color:#0000ff;}    /* unvisited link */
a:visited {color:#551a8b;} /* visited link */
a:hover {color:#FF00FF;}   /* mouse over link */
a:active {color:#ff0000;}  /* selected link */


body,p,h1,h2,h3,h4,table,td,th,ul,ol,textarea,input
{
font-family:verdana,helvetica,arial,sans-serif;
}


div.small
{
margin:5%
}

.xcelldark
	{
	color:black;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
	background:gray;
	
	white-space:normal;}

.xbordersolid 
              {border-width:1px;
border-style:solid;}




span.pdf
{
font-weight:normal;
font-size:50%;

}
ul.nav
{
list-style-type:none;
margin:0;
padding:0;
display:block;
font-weight:normal;
color:#FFFFFF;
background-color:#87CEEB;
width:95%;
text-align:left;
padding:4px;
text-decoration:none;
text-transform:lowercase;


}


h1 {font-size:200%;margin-top:0px;font-weight:bold;}
h2 {font-size:160%;font-weight:bold;}
h3 {font-size:120%;font-weight:bold;}
h4 {font-size:110%;font-weight:bold;}
h5 {font-size:90%;}
h6 {font-size:80%;}

h1,h2,h3,h4,h5,h6
{
background-color:transparent;
color:#000000;
}

p.nrtop
{
font-size:95%;font-weight:bold;padding-top:8%;padding-left:10%;

}

p.block
{
padding-left:10%;padding-right:10%;

}

p.headers
{
font-size: 120%;font-weight:bold;margin-top:0px;margin-bottom:0px;padding:0;

}

p.smheaders
{
font-size: 100%;

}

p.navs
{
font-size: 60%;
text-align:center;
padding:15px
}


