/* Global Styles */

/* ID Styles */

/* Class Styles */
	
.sbvrname {
	color:#669966;
	border: 0 none inherit;
	border-bottom : medium double #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
	
.sbvrterm {
	color:#009999;
	border: 0 none inherit;
	border-bottom : thin solid #009999;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
	
.sbvrkeyw {
	color:#FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
	
.sbvrverb {
	color:#0000FF;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
	
.nostyle {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
	
.vcap {
	color:#666666;
	font-size: smaller;
	font-family: Arial Narrow, Helvetica, Verdana, sans-serif;
	}

.zfigcap {
	font-size: 90%;
	font-family: Arial Narrow;
	}
	
.aURL {
	font-size: 111%;
	font-family: Arial Narrow;
	color:#0000FF;
	}
	
.aURLcode {
	font-size: 111%;
	font-family: Arial Narrow;
	color:#333366;
	}
	
.ztitle {
	color:#000000;
	font-weight: bold;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.ztitle2 {
	color:#000000;
	font-weight: bold;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.ztitle3 {
	color:#000000;
	font-weight: bold;
	font-style: italic;
	font-size: 130%;
	font-family: Arial Narrow, Helvetica, sans-serif;
	}
	
.ztitle4 {
	color:#000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	}
	
.defterm {
	color:#000066;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 120%;
	}

.myred {
	color:#ff0000;	
	}

.ormkeyw {
	color:333366;
	font-size: 94%;
	font-weight: bold;
	font-family: Monaco, monospace;
	}
.ormtext {
	color:333366;
	font-size: 94%;
	font-family: Monaco, monospace;
	}
.codetext {
	color:333366;
	font-size: 94%;
	font-family: Monaco, monospace;
	}
	
.dblul {
	border: 0 none inherit;
	border-bottom : medium double #000000;
	}
.pseudohd {
	font-size: larger;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

