body	{
    font-family:	Arial, Georgia,"ParkAvenue BT","Times New Roman", Times, serif;
    font-size:		11.0pt;
    text-decoration: 	none;
    margin-left: 	0%; 
    margin-right:	0%;
    border:		0px solid blue;
    text-align:		justify;
	}

a:link	{
    color: 		blue;
    text-decoration:    none; 
	}

a:visited {
    color: 		red;
    text-decoration:    none;
	}

ul 	{
    text-align:		justify;
    letter-spacing: 	0em;
    margin-left: 	15%;
    margin-right: 	15%;     
    word-spacing: 	0em;     
    line-height: 	1.25;
	}

h1	{
    font-size: 		36.0pt;
    color: 		#FF9900;
    font-family: 	Arial, Georgia, "ParkAvenue BT","Times New Roman", Times, serif;
    font-style:		italic;
    font-weight:	bold; 
	}

address {
    margin-top: 	0em;
    padding-top: 	0em;
    border-top: 	thin dotted;
	}
  
p 	{     
   letter-spacing: 	0em;
   margin-left: 	17%;
   margin-right: 	17%;     
   word-spacing: 	0em;
   border:		0px solid black;     
   line-height: 	1.25;     
   text-align: 		justify;
   font-size:		11.0pt;
   font-family: 	Arial, Georgia, "ParkAvenue BT","Times New Roman",serif;
   color: 		black;
	}

.sidebar{     
    font-size: 		10.0pt;
    font-family: 	Arial, Georgia, "ParkAvenue BT","Times New Roman", Times, serif;
    font-style: 	italic;
    font-weight:	bold;
    border:		0px solid red;
    margin:		25px;
    float: 		left;
    width: 		12em;
    margin-left: 	3px;    
    margin-bottom: 	0em;     
    padding: 		0em;     
    font-style: 	italic;     
    text-align: 	center;     
	}

.hover {
    color:		#ffcc00;
    font-size:		150%;
    background:		#66ff66;
    font-family:	monospace;
    text-decoration:	none;
	}

.header	{     
    font-size: 		28.0pt;
    color: 		#FF9900;
    font-family: 	Arial, Georgia, "ParkAvenue BT","Times New Roman", Times, serif;
    font-style: 	italic;
    font-weight:	bold;    
    margin: 		0;     
    margin-bottom: 	0em;     
    padding: 		0em;     
    font-style: 	italic;     
    text-align: 	center;     
	} 

.signblock{
   font-size:		12.0pt;
   font-family:		"ParkAvenue BT","Times New Roman", Times, serif;
   margin-left: 	55%;
   margin-right: 	15%;                                           
	}

.sign	{
   font-size:		16 .0pt;
   font-style: 		italic;
   font-family:		Georgia, "ParkAvenue BT","Times New Roman", Times, serif;
   font-weight:		bold;
   margin-left: 	55%;
   margin-right: 	15%;                                                             
	}

		

/* 
 
By the way, this is a comment
 
padding-left: 11em;

ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    border:		1px solid red;
    position: absolute;
    top: 2em;
    left: 1em;
    width: 9em;
	}

ul.navbar li {
    background: white;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em solid black; 
	}
  
ul.navbar a {
    text-decoration: none; 
	}

*/ 


