
BODY 
	{
	text-align: left; 
	margin-left:5%;
	margin-right:5%;
	padding:25px 0 25px 65px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11pt;
	font-weight: normal;
	color: black;
	background:#FFFFFF  url("spirit.gif") repeat-y;
	}

P 	
	{
	margin: 10px 0 0 5px;
	text-align: left;
	font-family: Georgia, "Times New Roman", serif;
	font-style: normal;
	font-size: 11pt;
	font-weight: 500;
	display: block;

	}
.new 	{margin: 20px 0 0 5px;}
	
DIV
	{
	display: block;
	text-align: center;
	margin: 5px 0 5px 160px;

	}


BR
	{ display: block;}


 




/* ---------- HEADINGS ----------*/
H1	{ 
	display: block;
	color: #000000;
	background-color: white;
 	margin: 25px 0 20px  0px;
	text-align: left;
	font-weight: 700;
	font-size: 200%;
	font-family: "Georgia", "Times New Roman", serif;
    	letter-spacing:.03em;
	}
H2 	
	{
	color: #000000;
	background-color: white;
	margin: 5px 0 0 5px;
	display: block; 
	font-size: 14pt; 
	text-align: left;
	font-weight: bold;
	font-family: Arial, Gill, Helvetica, sans-serif;
	}
	




/* ---------- SPECIAL FONTS ----------*/

SPAN 	{ display: inline; }


BIG 
	{
	display: inline;
	font-size: 24pt;
	font-family: georgia, "Times New Roman", serif;
	font-weight: 500;
	color: #CACACA;
	background-color: white;
	line-height: 110%;
	font-style: italic;
	} 







B  
	{
	display: inline;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	color: #000000;
	background-color: white;
	} 


STRONG	{
	display: inline;
	font-size: 11pt;
	font-family: Arial, Gill, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: white;
	} 

SMALL 
	{
	display: inline;
	font-size: 8pt;
	font-family: Arial, Gill, Helvetica, sans-serif;
	color: #000000;
	background-color: white; 
	font-weight: 700;
	}

I 
	{
	display: inline;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: 400;
	color: #0120DD;
	background-color: white;
	line-height: 120%
	} 




/* ---------- IMAGE AND HR ----------*/

HR	{ 
	display: block;
	color: #000000;
	background-color: white;
	border-top: solid;
	 margin-top: 10px;
	margin-bottom: 6px;
	}

IMG	{

	display: inline;

	}




/* ---------- LINKS ----------*/ 

A:link IMG 

	{border-color: #0120DD;
	border-style: solid;
	border-width: 0px;}
A:visited IMG 
	{ border-color: #0120DD;
	border-style: solid;
	border-width: 0px;}
A:hover IMG 
	{border-color:#84315A;
	border-style: solid;
	border-width: 0px;}


A:link 
	{ color: #0120DD;
	background-color: white;
	text-decoration:none;}

A:visited 
	{ color: #0120DD;
	background-color: white;
	text-decoration:none;}

A:hover 
	{ color:#84315A;
	background-color: white;
	text-decoration:underline;}

.#0120DD; {color: #0120DD;}


