
body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #444444; }
td { font-size: 10pt; }
h4 { color: #006699; }
h1 { color: #006699; }
h2 { color: #006699; }
h3 { color: #006699; }

font.heading { color: #006699; }
.heading { color: #006699; }
.bold_heading { color: #006699; font-weight: bold; }
.white_heading {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
}

.postinglist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}

/*
a:link { font-size: 12pt; color: #000066; }
a:visited { font-size: 10pt; color: black; }
*/

