BODY 	{ 
		font-family : Verdana, Geneva, sans-serif;
        background-image : url(images/old_paper.jpg);
        padding : 0.5em;
        }
 
P 	{
	text-align : left;
	margin-bottom : -10;
	}
 
P.indent {
	margin-left : 2em;
	}

P.small {
	font-size : 80%;
	margin-top : -12pt;
	margin-bottom : 4; 
	}

H1 	{
	font-size : 150%;
	font-weight : bold;
	color : #3e4d80;
	text-align : left;
	margin-bottom : 18pt;
	border-bottom : 4px groove;
	padding-bottom : 3px;
	}

H2 	{
	font-size : 120%;
	font-weight : bold;
	color : #3e4d80;
	margin-bottom : -12pt;
	}

H3 	{
	margin-top : 18pt;
	font-size : 100%;
	font-weight : bold;
	color : #3e4d80;
	margin-bottom : -6pt;
	}

H3.toc 	{
	margin-top : 24px;
	font-size : 100%;
	font-weight : bold;
	color : #3e4d80;
	margin-bottom : 0pt;
	}

H4 	{
	font-size : 100%;
	font-weight : bold;
	color : #F5FFFA;
	background-color : #3e4d80;
	margin-top : 12px;
	margin-bottom : -9px;
	padding : 4px;
	}
	
H5	{
	font-size : 110%;
	font-style : italic;
	color : #252E4D;
	margin-top : 6px;
	margin-bottom : 3px;
	}

UL 	{
	list-style-type: square;
	}

 UL LI	{ 
	margin-bottom : 3px;
  	}
 
 IMG.raised {
	border : 3px groove #00008B;
	border-style : groove;
	}
	
TABLE { 
	margin-left : 1em 
	}
	
.flushleft {
	margin-left : 0
	}

TH {
	text-align : left;
	padding-top : 3px;
	text-decoration : underline
	}

TD {
	padding-left : 6px;
	padding-right : 6px
	}
	
/* links */

 A:link {
	color : #330099;
	text-decoration : none;
	}
 A:visited,
 A:active {
	text-decoration : none;
	color : #000066;
	}

 A:link.plain,
 A:visited.plain,
 A:active.plain {
	text-decoration : none;
	color : #000066;
	}

 A:link.bold,
 A:visited.bold,
 A:active.bold {
	text-decoration : none;
	font-weight : bold ;
	color : #000066;
	}

 A:link.boldRed,
 A:visited.boldRed,
 A:active.boldRed {
	text-decoration : none;
	font-weight : bold ;
	color : #660000;
	}

 A:link.gloss,
 A:visited.gloss,
 A:active.gloss {
	text-decoration : none;
	}

/* classes */
