<style>

/*****************/
/* GLOBAL STYLES */
/*****************/

body      { font-family: arial; font-size: 12px; color: 000000; }
a:visited {	font-family: arial;	font-size: 12px; color: 0000C0; text-decoration: none; }
a:link    { font-family: arial;	font-size: 12px; color: 0000C0; text-decoration: none; }
.pagetextarea {	position: absolute; top: 150; left: 130; width: 470; }

.titleheading  { font-family: arial; font-size: 20px; color: 990066; font-weight: bold; text-align: center; }
.tableheading  { font-family: arial; font-size: 14px; color: 400080; font-weight: bold; }
.sectionheader { font-family: arial; font-size: 20px; color: 000000; font-weight:bold; }

.smalltext  { font-family: arial; font-size: 10px; }
.normaltext { font-family: arial; font-size: 12px; color: 000000; }
.tabletext  { font-family: arial; font-size: 12px; color: 000000; font-weight: bold; }


/*************************/
/* COMPANY REPORT STYLES */
/*************************/

.company_reportheader    { font-family: arial; font-size: 20px; color: 000000; font-weight: bold; text-align: center; }
.company_reportsubheader { font-family: arial; font-size: 18px; color: 000000; font-weight: bold; text-align: center; }
.company_section         { font-family: arial; font-size: 16px; color: 000000; font-weight: bold; }
.company_info            { font-family: arial; font-size: 16px; color: 000000; }
.company_name            { font-family: arial; font-size: 18px; color: 0000FF; }
.company_text            { font-family: arial; font-size: 12px; color; 000000; }



/*************************/
/* CHARITY REPORT STYLES */
/*************************/

.charity_reportheader    { font-family: courier; font-size: 20px; color: 000000; font-weight: bold; text-align: center; }
.charity_reportsubheader { font-family: courier; font-size: 18px; color: 000000; font-weight: bold; text-align: center; }
.charity_section { font-family: courier; font-size: 18px; color: 000000; font-weight: bold; }
.charity_info    { font-family: courier; font-size: 16px; color: 000000; }
.charity_name    { font-family: courier; font-size: 18px; color: 0000FF; }
.charity_text    { font-family: courier; font-size: 13px; color: 000000; vertical-align: top; }


/******************/
/* RESULTS STYLES */
/******************/

.results_CompanyName { font-size: 14px; }


/****************************/
/* CHARITY STANDARDS STYLES */
/****************************/

.charity_standards { font-family: arial; font-size: 14px; color: 000000; }


</style>