BODY {
 color:                     #ddd;
 font-family:               sans-serif;
 font-size:		    10pt;
 background-color:          #400;
 background-image:          url(images/background.png);
 }

P {
 color:                     #ddd;
 font-family:               sans-serif;
 font-size:		    10pt;
 }

LI {
 color:                     #ddd;
 font-family:               sans-serif;
 font-size:		    10pt;
 }

PRE { font-family:          monospace}

CAPTION {
 color:                     #ddd;
 font-family:               sans-serif;
 font-weight:               bold;
 font-size:		    10pt;
 text-align:                center;
 }

TH {
 color:                     #ddd;
 font-family:               sans-serif;
 font-weight:               bold;
 font-size:		    10pt;
 text-align:                center;
 }

TD {
 color:                     #ddd;
 font-family:               sans-serif;
 font-size:		    10pt;
 text-align:                center;
 }

EM {
 font-style:                italic;
 font-weight:               normal;
}

CITE {font-style:	    italic}

STRONG {font-weight:        bold}

H1 {
 color:                     #fc0;
 font-family:               sans-serif;
 text-align:                left;
 font-size:                 x-large;
 }

H2 {
 color:                     #fc0;
 font-family:               sans-serif;
 text-align:                left;
 font-size:                 large;
 }

H3 {
 color:                     #fc0;
 font-family:               sans-serif;
 text-align:                left;
 font-size:                 medium;
 }

H4 {
 color:                     #fc0;
 font-family:               sans-serif;
 text-align:                left;
 font-size:                 small;
 }

H5 {
 color:                     #fc0;
 font-family:               sans-serif;
 text-align:                left;
 font-size:                 x-small;
 }

H6 {
 color:                     #fc0;
 font-family:               sans-serif;
 text-align:                left;
 font-size:                 x-small;
 }

IMG.smallL {
 float:		            left;
 width:  	            200px;
 }

IMG.smallR {
 float:		            right;
 width:  	            200px;
 }

A {
 font-family:               sans-serif;
 font-weight:		    bold;
 text-decoration:	    none;
 }

A:link {color:		    #fc0}

A:hover {color:              #ff0}

A:active {color:             #fff}

A:visited {color:            #f90}

/*
.onlineEx {
 color:		    	    red;
 font-size:		    10pt;
 font-weight:		    bold;
 }

.articleHeader {
 font-size:		    18pt;
 font-weight:		    bold;
 margin:		    0;
 }

.articleAuthor {
 font-size:		    8pt;
 font-weight:		    normal;
 margin:	 	    0;
 }

.articleTagline {
 font-size:		    10pt;
 font-weight:		    bold;
 }

.question {font-style:	    italic}

.bluishL {
 background:		    #edd;
 border:		    solid 1px #000;
 float:			    left;
 width:			    180px;
 padding:		    3pt;
}

.bluishR {
 background:		    #edd;
 border:		    solid 1px #000;
 float:			    right;
 width:			    180px;
 padding:		    3pt;
}

.grabberL {
 font-weight:		    bold;
 font-size:		    13pt;
 float:			    left;
 width:			    180px;
 border-top-style:	    solid;
 border-top-width:	    10px;
 border-color:		    #600;
 border-bottom-style:	    solid;
 border-bottom-width:	    3px;
 margin-bottom:		    10px;
}

.grabberR {
 font-weight:		    bold;
 font-size:		    13pt;
 float:			    right;
 width:			    180px;
 border-top-style:	    solid;
 border-top-width:	    10px;
 border-color:		    #660000;
 border-bottom-style:	    solid;
 border-bottom-width:	    3px;
 margin-bottom:		    10px;
}

.red {color:		    red}

.subheading1 {
 font-family:		    sans-serif;
 font-size:		    14.5pt;
 }
*/
