﻿body
{
    font-family:Verdana;
    font-size:10px;
}

.CharliePageHeader
{
    background-color:#dddedd;
    /*width:97%;*/
   /* padding:3px; */
    border-color:#3399cc; 
/*    border-width:1px;
    border-style:solid; */
    font-family:Verdana; 
    font-weight:bold; 
    font-size:12px;
}
.CharliePageHeader2
{
    background-color:#dddedd;
    /*width:97%;*/
   /* padding:3px; */
    border-color:#000000; 
/*    border-width:1px;
    border-style:solid; */
    font-family:Verdana; 
    font-weight:bold; 
    font-size:12px;
}

.CharlieBlueText
{
	color:	#3f94cb;
	font-family: Verdana;
}

.CharlieBlueTextBold
{
	color:	#3f94cb;
	font-family: Verdana;
	font-weight:bold;
}

.CharlieBlackText
{
	color:#000000;
	font-family: Verdana;
}

.CharlieBlackTextBold
{
	color:#000000;
	font-family: Verdana;
	font-weight:bold;	
}