body {
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size:85%; background-color:#33d9ff; background-image:url(images/sibeliusbluebgswirl.jpg); background-repeat:no-repeat;color:#111; 
  margin-top: 8px; margin-right: 0px; margin-left: 0px; width:1000px;
}

.small {font-size:80%;}
b, strong {color:#222; font-weight:bold;}

td {
	font-family: Verdana, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, helvetica, sans-serif;
}

div.shadowback {background-color:#333; padding:3px; margin: 0.5em 0 0 0.5em;}
div.paper {background-color:#FFFFFF;margin: -1em 0 0 -1em;border:1px solid #666}
div.papertext {margin: 0 1em 1em 1em;}

#header {height:24px;margin: 2px 0 0 2px;}
#headerpaper {height:24px;margin: -2px 0 0 -2px;}

table {font-size:100%;}
table.smallertext {font-size:90%;}

h1,h2,h3,h4,h5,h6 {font-family: Verdana, Arial, helvetica, sans-serif;
	color : #111111; 
	margin-top: 0em; margin-bottom: 0em;
	text-shadow: 0.2em 0.2em 0.2em #ccc;
	}

h1 {font-size: 130%;margin-bottom: 1em;}
h1.nomargin {padding:0px;margin-top: 0em;margin-bottom: 0em;}
h2 {font-size: 110%;margin-bottom: 1em;margin-top: 0.5em;}
h3 {font-size: 100%;margin-bottom: 0em;}
h4 {font-size: 90%;}
h5 {font-size: 85%;}
h6 {font-size: 80%;}

hr { color:#211c5e; }
a:link { color: #211c5e; text-decoration:underline; font-weight:normal;}  /* for unvisited links */
a:visited { color: #211c5e; text-decoration:underline; font-weight:normal;} /* for visited links */
a:active { color: #111; text-decoration:underline; font-weight:normal;} /* when link is clicked */
a:hover { color: #00c; text-decoration:underline; font-weight:normal;text-shadow: 0.1em 0.1em 0.5em #222;} /* when mouse is over link */

a.plain {background: white; text-decoration: none; }
a.homelink:link {color: #ffffff; text-decoration:none; font-weight:bold; 
				text-shadow: 0.1em 0.1em 0.5em white;}
a.homelink:visited {color: #ffffff; text-decoration:none; font-weight:bold; 
				text-shadow: 0.1em 0.1em 0.5em white;}
a.homelink:active {color: #ffffff; text-decoration:none; font-weight:bold; 
				text-shadow: 0.1em 0.1em 0.5em white;}			
a.homelink:hover {color: #000; text-decoration:none; font-weight:bold; 
				text-shadow: 0.1em 0.1em 0.5em white;}
				
ul {margin-top: 0.2em;}

.legal {font-family:georgia,serif; font-size:80%;}

.codesample  {font-family:"Courier New", courier, monospace; font-size:85%;margin-left: 1em;}
.codeinline  {font-family:monospace;}
.monosans  {font-family:monaco, fixedsys, monospace;}
.monoserif  {font-family:"Courier New", courier, monospace;}
tt {font-family:"Courier New", courier, monospace;}

.navtable {
	background-color: #CCCCCC;
	text-align: center;
	margin: 1px;
	padding: 1px;
	border-top: 2px groove #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 2px groove #000000;
}
table.navtable td {
	border: thin solid #999999;
}

table p {margin-top:0px; margin-bottom:1em;}