body
{
    font-size: 100%;
	text-align: center;	
    margin: 0px;
    padding: 0px;
}

.ctAHeading
{
    font-family: Verdana;
	color: #196B22;
    font-size: 0.5em;
	margin: 0px;
	text-decoration: underline;
	margin-bottom: -4px;
	margin-top: -4px;
}

.ctAPara
{
    font-family: Verdana;
    color: Black;
    font-size: 0.8em;
    margin-top: 0px;
    --padding: 0px;
	padding-top: 2px;
	margin-bottom: -2px;	
	--background: url("PinkArrow.gif") no-repeat 50% 100%;
}


.Text
{	
	font-family: Verdana;
    color: Black;
    font-size: 0.8em;	
	margin: 0px;
	--padding-bottom: 1px;
	margin-bottom: -2px;
	padding-top: 4px;

	background: url("dot.gif") no-repeat center top;
}

.Title
{
	font-family: Verdana;
    color: Black;
    font-size: 1em;
	font-weight: bold;
    --margin-bottom: -15px;
    padding: 0px;	
}

.Title2
{
	font-family: Verdana;
    color: Black;
    font-size: 1em;
	font-weight: bold;
    --margin-bottom: -5px;
    padding: 0px;	
}

.PctAPara
{
	margin-top: 2px;
}

.footer , .footer p, .footer .ctASmall
{
	text-align: center;
}

.ctAImage, .ctAPara, .ctALink, .ctASmall, .ctAHeading, .ctSmallLinkA
{
    background-color: White;
}

.ctAImage, .ctALink, .ctASmall, .ctSmallLinkA
{
    text-align: center;
}

.ctASmall
{
    font-size: 0.7em;
	--margin-top: -10px;
	--margin-bottom: -15px;
	padding: 0px;
}
