BODY {
	background-color:#fff;
	background-image:url(../images/back.gif); 
	background-repeat:repeat; 
	color:#333; 
	font-family:Verdana, "Trebuchet MS", "MS Sans Serif", Helvetica;
	font-size:100%;
	line-height:16px;
}

.bodytext {font-size:0.8em;}

H1 {font-size:140%; font-weight:bold;}
H2 {font-size:130%; font-weight:bold;}
H3 {font-size:120%; font-weight:bold;}
H4 {font-size:110%; font-weight:bold;}
H5, H6 {font-size:100%; font-weight:bold;}

code {font-family:"Courier New", Courier;}

<!-- do not change the order of these A classes.  If you botch it, the order is LVFHA -->

a {color:#c00; text-decoration:none;}
a:link {color:#c00; text-decoration:none;}
a:visited {color:#f60; text-decoration:none;}
a:focus {color:#666; text-decoration:underline;}
a:hover {color:#666; text-decoration:underline;}
a:active {color:#fff; text-decoration:none;}

ol.uproman {font-size:0.8em; font-weight:bold; list-style-type:upper-roman;}
ol.upalpha {font-weight:normal; list-style-type:upper-alpha;}
ol.arabic {font-size:0.9em; font-weight:normal; list-style-type:arabic-numbers;}
ol.lowroman {font-weight:normal; list-style-type:lower-roman;}

dt {font-weight:bold;}
dt.ias {font-weight:normal;}

.subcap {font-size:smaller margin-left:1em;}

<!-- class tags -->
.i {margin-right:0em; text-align:left;}
.math {font-family:"Courier New", Courier, Garamond; color:#000;}
.mod {color:#00f; text-transform:lowercase}
.quote {font-family:"Courier New", Courier, Garamond; color:#000; margin-left:2em; margin-right:10em;}
.quote2 {font-family:"Courier New", Courier, Garamond; color:#000; margin-left:2em; margin-right:-15em;}
.tabled {font-size:smaller; margin-right:0em;}
.sidebar {border-style:solid; border-color:#333; background-color:#333; color:#fff; font-size:0.85em; padding:0.7em; margin-right:20em;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;}

.var {color:#000; font-size:smaller; font-weight:normal; margin-right:10em; text-align:left;}
.qsig {color:#000; font-family:Arial; font-weight:bold; margin-right:10em; text-align:right;}
.sig {color:#000; font-family:Arial; font-weight:bold; margin-right:15em;text-align:right;}
.sig2 {color:#000; font-size:smaller; font-weight:bold; margin-right:15em; text-align:right;}
.sig4 {color:#000; font-family:Arial; font-size:1em; font-weight:bold; margin-right:5em; text-align:right;}
.fine {font-size:0.7em; margin-right:15em;}

.index {font-size:0.71em; margin-left:1em; text-align:right;}
.ref {margin-right:-15em}

last edited: Monday, January 28, 2008