body { background-color: white}
	/*not in use  H1 { color: green; font-size: 37px; font-family: impact } */
P { text-indent: 1cm; text-align: justify; }
	/*A:link { text-decoration: none; color: darkgreen; }*/
	/*A:active { text-decoration: none; color: darkgreen ; }*/
	/*A:visited { text-decoration: none; color: darkgreen ; }*/
/* using these ^^ will override the sidebar and other specialy colored link texts */

.frontpagemainlinks {font-family: arial; font-size: 20px; color: darkblue; }
.frontpagetitletext { font-family: arial; font-size: 32px; font-weight: bold; color:red; }
.copyrighttext {font-family: arial; font-size: 12px; color: gray;}

.pagesidetext { font-family: arial, verdana; font-size: 20px; font-weight: bold; color:gold; }
.pagesidelink {text-decoration: none; color: gold;} /*link text color and underline status for sidebar.*/
.pagebody { font-family: arial, verdana; color: #000099; font-size: 16px;}
.textbighighlight {font-weight: bold; color:red;}
.texthighlight {font-weight: bold;}
.whiteonwhite { font-family: arial, verdana; color: white; font-size: 2px;}
.errmsg { font-family: arial, verdana; color: #0033CC; font-size: 18px;}
.link {text-decoration: none; font-weight: bold; color: darkgreen;} /*this is the controler for links, must be explicity put into HREF links to work*/
.toplink {text-decoration: none; font-size: 12px; font-family: arial, verdana; font-weight: bold; color: darkgreen;} /*this is the controler for top of page links, must be explicity put into HREF links to work*/


/* quote machine pages */
.quotemachinetitle {font-family: arial, verdana; color: red; font-size: 30px;}
.quotemachinetitlebody {text-indent: 1cm; font-family: arial, verdana; color: #0033CC; font-size: 18px;}
.mailinglisttitlepage { font-family: arial, verdana; color: #000066; font-size: 17px;}
.referfriend { font-family: arial, verdana; font-size: 11px; color: darkblue;}
.mailinglist { font-family: arial, verdana; font-size: 12px; color: darkblue;}
.quotestats { font-family: arial, verdana; font-size: 12px; color: #FFFFFF;}
/* 1 quote per page box */
.quotemarks { font-family: Garamond, Baskerville, Times New Roman, helvetica, arial; font-size: 55px; color: black; }
.quotemarksbottom { position: relative; top: 16; font-family: Garamond, Baskerville, Times New Roman, helvetica, arial; font-size: 55px; color: black; }
.singlequotetext { text-indent: 1cm; font-family: helvetica, impact, sans-serif; font-size: 20px; text-align: justify; }
.singlequoteexplanationtext { text-indent: 1cm; font-family: helvetica, impact, sans-serif; font-size: 13px; }
.singlequoteauthortext { text-indent: 1cm; font-family: helvetica, impact, sans-serif; font-size: 13px; }
/* multi quote per page box */
.multiquotemarks { font-family: Garamond, Baskerville, Times New Roman, helvetica, arial; font-size: 35px; color: black; }
.multiquotemarksbottom { position: relative; top: 14; font-family: Garamond, Baskerville, Times New Roman, helvetica, arial; font-size: 35px; color: black; }
.multiquotetext { text-indent: 1cm; font-family: helvetica, impact, sans-serif; font-size: 12px; text-align: justify; }
.multiquoteauthortext { text-indent: 1cm; font-family: helvetica, impact, sans-serif; font-size: 11px; }

