﻿
.headertittle
{
    	font-size: 20pt;
    	letter-spacing: .1em;
		color:#005a8e; /*dark blue*/
		margin:0;
}

.pblock
{
	line-height:1.8em;
	font-size:85%;
/*	clear:right;*/
	margin: 1em 0 1em 0em;
	padding: 1.5em;      
	background-color:#88bee4; /*light blue*/
	
	
}

.para
{
	
	line-height:1.8em;
/*	clear:right; */
	padding:5px;
	color:#798b65; /*olive green*/
	font-weight:bold;
	text-indent: 10px;
	margin:0 0 0 0;
	
	
	
}

.large
{
	
	width:0.7em;
	font-size:250%;
	font-family:algerian,courier;
	line-height:80%;
	padding:1px;
}

.mylist ul
{
	
	font-size:80%;
	font-weight:bold;
	list-style: square outside url('images/rarrowb1.gif');
	margin-left:1.5em;
	padding:0;
	line-height:1.5em;
	color:#c19a7b; /*tan*/
	
}

.listspan
{		
	color:#005a8e; /*dark blue*/
	width:0.7em;
	font-size:180%;
	font-family:algerian,courier;
	padding:1px;
}

.headtittle, h3
{	
  	color:#f3933c; /*orange*/
/*	clear:both; */
	margin: .8em .8em .8em 0;
	font-size:larger;
	font-weight:bold;	
}