body {
	font-size: 10pt; 
	background: url(../images/logoNONE.jpg) no-repeat fixed center center beige;
	margin: .3em; 
	line-height: 1.3em; 
/*
  color: #131300;
  font-family: verdana, "comic sans ms", verdana, tahoma, arial;
  text-align: justify;
  text-indent: 4em;
  line-height: 1.5em;
  word-spacing: .4em;
  letter-spacing: 0.5em;
  vertical-align: 1cm 5mm;
*/
	font-family: verdana, tahoma, arial;
	scrollbar-face-size: .3em;
	scrollbar-face-color: maroon; 
	scrollbar-arrow-color: orange; 
	scrollbar-base-color: orange;
	scrollbar-darkshadow-color: brown;
	scrollbar-lightshadow-color: yellow;
	scrollbar-shadow-color: yellow;
  	scrollbar-highlight-color: yellow;
  	scrollbar-3dlight-color: peach;
  	scrollbar-track-color: orange;
}

a {text-decoration: none}
a img {
	font-weight: bold; 
	font-size: 10pt; 
	filter: shadow(color=#000000); 
	color: orange; 
	font-family: verdana, bookman; 
	width: 400; height: 80px;
}
a:link {font-size: 10pt; color: orange}
a:visited {font-size: 10pt; color: #990000}
a:hover {font-size: 10pt; background: yellow; color: orange}
a:active {font-size: 10pt; color: red}

h1, h2, h3, h4, h5, h6, ul, ol, dir, menu, div, dt, dd, address, blockquote, pre, hr {display: block;}

table {
	border-right: #990000 5px inset; 
	border-top: 1px orange dashed; 
	border-left: 1px orange dashed; 
	width: 700px; 
	border-bottom: #990000 5px outset; 
	border-collapse: collapse; 
	align: center;
}

table.test {
	border-right: #990000 5px inset; 
	border-top: 1px orange dashed; 
	border-left: 1px orange dashed; 
	width: 600px; 
	line-height:1.2em;
	border-bottom: #990000 5px outset; 
	border-collapse: collapse; align: center;
}

tr {
	text-align: left;
}

td.justify {
	text-align: justify;
	line-height: 1.5em;
	font-family: "verdana", "comic sans ms", "arial", "sans-serif", "helvetica", tahoma;
	font-size: 10pt;
	color:#131300;
	margin: .1em;
	padding-top: .5em; 
	padding-right: 2em;
	padding-bottom: .5em;  
	padding-left: 2em; 
	border-top: 0px; 
	border-right: 0px;
	border-bottom: 0px;  
	border-left: 0px; 
	background: ivory; 
	border-collapse: collapse;
}

.bkgd {
	text-align: left;
	line-height: 1.5em;
	font-family: "verdana", "comic sans ms", "arial", "sans-serif", "helvetica", tahoma;
	font-size: 10pt;
	color:#131300;
	margin: .1em;
	padding-top: .5em; 
	padding-right: 2em;
	padding-bottom: .5em;  
	padding-left: 2em; 
	border-top: 0px; 
	border-right: 0px;
	border-bottom: 0px;  
	border-left: 0px; 
	background: ivory; 
	border-collapse: collapse;
}

th { font-weight: bold; font-size: 10pt; background: #ccccff; font-family: verdana; }

td {

	border-right: 0px; 
	border-top: 0px; 
	font-size: 10pt; 
	border-left: 0px; 
	border-bottom: 0px; 
	font-family: verdana, tahoma;
}

h1 {
  padding-top: 0.0em; 
  padding-right: 0.3em;
  padding-bottom: 0.5em;  
  padding-left: 0.3em; 
  font-weight: bold; 
  filter: shadow(color=silver, direction=225); 
  color: #990000; 
  letter-spacing: 0.07em; 
  height: 1em; 
  text-align: center;
}
h2 {
  padding-top: 0.0em; 
  padding-right: 0.3em;
  padding-bottom: 0.5em;  
  padding-left: 0.3em; 
  font-weight: bold; 
  filter: shadow(color=silver, direction=225); 
  color: #990000; 
  letter-spacing: 0.07em; 
  height: 1em; 
  text-align: center;
}

h3 {
  padding-top: 0.0em; 
  padding-right: 0.3em;
  padding-bottom: 0.3em;  
  padding-left: 0.3em; 
  font-weight: bold; 
  filter: shadow(color=silver, direction=225); 
  color: #990000; 
  font-style: normal; 
  letter-spacing: 0.07em; 
  height: 1em; 
  text-align: center;
}

h4 {
  padding-top: 0.0em; 
  padding-right: 0.3em;
  padding-bottom: 0.5em;  
  padding-left: 0.3em; 
  font-weight: bold; 
  filter: shadow(color=silver, direction=225); 
  color: #990000; 
   font-style: normal; 
  letter-spacing: 0.07em; 
  height: 1em; 
  text-align: center;
}

h5 {
  padding-top: 0.0em; 
  padding-right: 0.3em;
  padding-bottom: 0.1em;  
  padding-left: 0.3em; 
  font-weight: bold; 
  filter: shadow(color=silver, direction=225); 
  color: #990000; 
   font-style: normal; 
  letter-spacing: 0.07em; 
  height: 1em; 
  text-align: center;
}

p {
	text-align:justify;
	font-family: verdana, tahoma, arial;
	font-size: 10pt;
	line-height: 1.3em;
}

pre.code {
  font-family: "courier new", serif;
  font-size: 10pt;
  line-height:1.5;
  text-align:justify;
  margin:1em 1em 1em 1em;
  color:green;
}

p.text:first-letter {
font-size:300%;
float:left;
font-family: verdana;
color:brown;
padding-right: 2px;
}

#notesTutorial {
  width:800px;
  color: black;
  margin:0px auto; /* Right and left margin widths set to "auto" */
  text-align:left; /* Counteract to IE5/Win Hack */
  padding: 5px 5px 5px 5px;  /*(top, right, bottom, left) */
  border:1px dashed #333;
  background-color:#ffc;
}

ul {list-style: circle url(../images/bullet2.gif) outside; line-height:1.5em;}

ul b {color:rgb(155,0,0)}

ol {list-style: decimal outside;}

ol b {color:rgb(155,0,0)}

blockquote {
	border: dashed 1px red;
	padding: 1em;
	width:600px;
	text-align:justify;
	font-family: verdana, tahoma, arial;
	font-size: 10pt;
	line-height: 1.3em;
}

hr {width: 35%; background-color:brown; color:#ff6666; size:1px;}
