body 		{
	font-family: Trebuchet MS, Trebuchet, Verdana;
	font-size: 12pt;
	background-color: #999999;
			}

a:link 		{
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	font-weight: 700;
			}
	
a:active 	{
	font-size: 12pt;
	color: #990033;
	text-decoration: none;
	font-weight: 600;
	 		}
	
	
a:visited 	{
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	font-weight: 600;
	}

P	{font-size:	12pt
			}	
			
.image   {
	float:left;
	margin-top:10px;
	margin-left:6px;
	margin-right: 10px;
	margin-bottom: 7px;
}


.imageright    {
	float:right;
	margin-top:0px;
	margin-left:6px;
	margin-right: 10px;
}

.imagecenter   {
	float:none;
	margin-left:25px;
	margin-top:10px;
	margin-right: 25px;
}

.imageright2   {
	float:right;
	margin-top:0px;
	margin-left:6px;
	margin-right: 120px;
}

.imagemargin  {  
     margin-left:  20px;
	 margin-right: 10px;
	 }
   
h1	{
	font-size: 3.7em;
	font-family: "Freestyle Script", "Segoe Script", Script;
	color: #333333;
	display: inline;
}

h2 {
	font-size: 2.5em;
	font-family: "Freestyle Script", "Segoe Script", Script;
	color: #000000
			}

h3 {
	font-size: 1.2em;
	font-family: verdana, "trebuchet ms";
	color: #000000
			}

h4 {	font-size: .9em; 
	font-family: verdana, "trebuchet ms";
	display:inline;
			}

h5 {
	font-size: 2em;
	font-family: "Freestyle Script", "Segoe Script", Script;
	
			}
.lc	 {
	font-size: 2.0em;
	font-family: "Freestyle Script", "Segoe Script", Script;
	font-weight:  600;
	color: #333333;
	display: inline;
}		
			

.date  {
	text-align: center;
	color:  #ff9900;
	font-size: 9pt;
}

p#other {
	background: transparent;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	color: #7C6240;
}

#other strong {
	font-size: 3.8em;
	color: black;
}



a.pagelink:link {
	color: #111111;
	text-decoration: none
}

a.pagelink:visited {
	color: #333333;
	text-decoration: none
}

a.pagelink:active { color: #000000; text-decoration: none }

		
.li  {
font-size:9px;
line-height:14px;
text-decoration:none;
}

.box    {
	width: 440px;
	float:none;
	border: medium;
	text-align: left;
	background-color: #dddddd;
	padding: 7px;
	margin: auto;
	font-size: 14px;
	}

.box-sm   {
	width: 240px;
	float:none;
	border: medium;
	text-align: center;
	background-color: #FFCC99;
	padding: 4px;
	margin: auto;
	font-size: 14px;
	} 
	
	.box-sm2   {
	width: 240px;
	float:right;
	border: medium;
	text-align: left;
	background-color: #dddddd;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 12;
	font-size: 14px;
	}

.indent  {

margin-left:   20px;
margin-right:  20 px;
}
