
BODY 
	{
	text-align: center; 
	margin-left: 10%; 
	margin-right: 5%; 
	width: 600; 
	font-family: georgia, "times new roman",  verdana, arial, gill, helvetica;
	font-size: 12pt;
	font-weight: normal;
	color: black;
	background-image: url(paperbkg.gif); 
        background-repeat: repeat-y;
	}

P 	
	{
	margin-top: 25px;
	text-align: left;
	font-family: georgia, "times new roman",  arial, gill, helvetica;
	font-style: normal;
	font-size: 12pt;
	font-weight: 500;
	display: block;

	}

OL, DIR, MENU, DIV, ADDRESS, 
BLOCKQUOTE, PRE, BR,
	{ display: block;
	text-align: left}

ADDRESS { margin-left: 3em }
BLOCKQUOTE { margin-left: 3em; margin-right: 3em }


/* ---------- LISTS AND TABLES ----------*/

DL 	
	{ 
	display: block;
	text-align: left;


	text-align: left; 
	margin: 1em;
	}


DT 	
	{
	display: block;
	font-family: georgia, "times new roman",  arial, gill, helvetica;
	font-size: 12pt;
	font-color: black;
	font-weight; normal;
	}

DD 	
	{
	display: block;
	margin-left: 10px;
	font-family: georgia, "times new roman",  arial, gill, helvetica; 
	font-size: 12pt;
	font-color: red;
	font-weight: nornal;

	}

     ul
       {

padding: 0px;
margin: 0px;
}


UL	{
	margin-top: 15px; 
	margin-left: 7%;
	display: block;
        list-style-type: none;
	 
	 
	 }


LI 	{
       margin-top: 7px; 
       background-image: url("redsqbul.gif");
       background-repeat: no-repeat;
       background-position: 0px 10px;
       padding-left: 14px;
       	 }

TABLE 	
	{

	border-color: white;
	border-style: solid;
	border-width: 3px;
	margin: 10px;

	}

TH	{
	margin-top: 15px;
	text-align: left;
	font-family: georgia, "times new roman",  arial, gill, helvetica;
	font-weight: bold;
	font-color: red;
	border-color: yellow;
	border-style: solid;
	border-width: normal;

	} 


TD	{
	text-align: center;
	font-family: georgia, "times new roman",  arial, gill, helvetica;
	font-weight: normal;
	color: black;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	font-size: 12pt;
	}
 
INPUT  {
	display: inline;	
	font-family: verdana, arial, gill, helvetica;
	font-weight: bold;
	color: #559900;
	font-size: 10pt;
	background-color: white;

	}
 
SELECT	{
	display: inline;
	font-family: verdana, arial, gill, helvetica;
	font-weight: bold;
	color: #559900;
	font-size: 10pt;
	background-color: white;
	}
FORM  	{
	display: inline;
	}



OL { list-style: decimal }
MENU { margin: 0 } 


/* ---------- HEADINGS ----------*/

H1	{ 
	display: block;
	color: red;
 	margin-top: 10px; 
	margin-bottom: 20px;
	text-align: center;
	font-weight: normal;
	font-size: 28pt;
	font-family:  georgia, "times new roman", serif;
	}



H2 	
	{
	color: black;
	margin-top: 5px; 
	margin-bottom: 5px;
	display: block; 
	font-size: 16pt; 
	text-align: left;
	font-weight: normal;
	font-family: georgia, "times new roman",  verdana, arial, gill, helvetica;
	}
	


H3
	{
	margin-top: 0px; 
	margin-bottom: 0px; 
	display: block; 
	color: black;
	font-size: 18pt;
	text-align: center;
	font-weight: normal;
	font-family: georgia, "times new roman", serif;
	}

H4
	{
	margin-top: 10px; 
	margin-bottom: 5px; 
	display: block; 
	color: red;
	font-size: 12pt;
	text-align: left;
	font-style: bold;
	}

H5
	{
	margin-top: 10px; 
	margin-bottom: 5px; 
	display: block; 
	color: red;
	font-size: 18pt;
	text-align: left;
	font-style: italic;
	}


/* ---------- SPECIAL FONTS ----------*/


CITE, VAR, TT, CODE, KBD, 
SAMP, SPAN , BIG      	{ display: inline; }

CITE, VAR, ADDRESS, BLOCKQUOTE { font-style: italic; }
PRE, TT, CODE, KBD, SAMP { font-family: monospace; }

PRE { white-space: pre; }

BIG 
	{
	display: inline;
	font-size: 18pt;
	font-family: georgia, "times new roman", verdana, arial, gill, helvetica;
	font-weight: normal;
	color: red;
	line-height: 110%;
	font-style: normal;
	text-align: left;
	} 



EM 
	{
	display: inline;
	font-size: 12pt;
	font-family: georgia, "times new roman", verdana, arial, gill, helvetica; "times new roman", serif;
	font-weight: 700;
	color: #000000;
	line-height: 110%;
	font-style: italics;
	} 



B  
	{
	display: inline;
	font-size: 12pt;
	font-family: georgia, "times new roman",  arial, gill, helvetica;
	font-weight: bold;
	color: black;
	
	
	} 


STRONG	{
	display: inline;
	font-size: 12pt;
	font-family: georgia, "times new roman", verdana, arial, gill, helvetica;
	font-weight: bold;
	color: black;

	} 

SMALL 
	{
	display: inline;
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	color: black; 
	font-weight: 700;
	}

I 
	{
	display: inline;
	font-size: 12pt;
	font-family: georgia, "times new roman",  arial, gill, helvetica;
	font-weight: 400;
	color: red;
	line-height: 120%
	} 




/* ---------- IMAGE AND HR ----------*/

HR	{ 
	display: block;
	color: red;
	border-top: solid;
	 margin-top: 10px;
	margin-bottom: 10px;
	}

IMG	{

	display: inline;

	}




/* ---------- LINKS ----------*/ 

    
A:link IMG 

	{border-color: red;
	border-style: solid;
	border-width: 0px;}
A:active IMG 
	{border-color: gold;
	border-style: solid;
	border-width: 0px;}
A:visited IMG 
	{ border-color: #559900;
	border-style: solid;
	border-width: 0px;}


A:link 
	{ color: red;}
A:active 
	{ color: gold;}
A:visited 
	{ color: #559900;}
.right {text-align: right}
.center {text-align: center;}
.word-1  {color: black;
	  font-style: normal;
	  font-weight: normal;
	  font-size: 16pt;}
.credit {font-weight: 400}
.left {text-align: left}
.green {color: #33FF00}
.red {color: red;
      font-weight: normal;}
.white 	{border-color: white;}
.block  {display: block;}
.indent {margin-left: 10%;}

