/*
     The style sheet for SteveGarufi.com
*/

BODY, P,TD, DIV {
     background: White;
     color: black;
     font-family: "Book Antiqua", Arial, serif;
     font-size: 12pt;
}

A:link,A:active {
     background-color: transparent;
     color: #147C19;
     text-decoration: underline;
}

A:visited {
	background-color: transparent;
     color: #147C19;
     text-decoration: underline;
}

/* --- classes --- */
.picDesc{ 
     font-size: 10pt;
     font-style: italic;
}

.sFooter { 
     background: White;
     color: Black;
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size : 10pt;
}


A.tHB:LINK {
	background-color: transparent;
     color: White;
     text-decoration: underline;
     font-size : 10pt;
	font-weight: bold;
}

A.tHB:active,A.tHB:visited {
	background-color: transparent;
     color: White;
     text-decoration: underline;
     font-size : 10pt;
	font-weight: bold;
}

.tHB {
	background: #147C19;
     color: #ffffff;
     font-weight: bold;
     font-size: 14pt;
}

.tBB {
	background: #F4F4F4;
    color: #000000; 
    font-size: 10pt;
}

.tBB1 {
     background: #9DA19D;
     color: White;
     font-weight: bold;
	
}

 .aTitle {
     font-weight: bold;
     font-family: Arial, Helvetica, serif;
	 font-size: 12pt;
}
.sHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size: 14pt;
}

EM {
	font-style: italic;
	font-weight: bold;
}

.pollResults {
	background : White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.tHBpoll {
	background: #147C19;
     color: #990000;
     font-weight: bold;
     font-size: 1pt;
}

