/* GENERAL STYLESHEET FOR ALL BROWSERS */



/* TEXT STYLES */

body, td, th	{font: 13px arial,geneva,helvetica;}
.defaulttext	{font: 13px arial,geneva,helvetica;}
.headline	{color: #EF5E1A; font-size: 32px; font-weight: bold; font-family: arial bold,arial,geneva,helvetica;}
.subheadline	{color: #EF1A41; font-size: 18px; font-weight: bold; font-family: arial bold,arial,geneva,helvetica;}
.subheadline2	{color: #000000; font-size: 18px; font-weight: bold; font-family: arial bold,arial,geneva,helvetica;}

/* LINK STYLES */

A		{font-weight: bold; color: #0000FF;}
A:hover		{color: #FF0000;}
A:visited	{color: #0000FF; font-weight: bold;}
A.bigger	{font-size: 15px;}


/* TAG STYLES */

BODY		{padding: 0px; background-color: #FFFFFF;}
ul, ol		{list-style: outside;}
HR		{color: #666666; height: 2px; width: 95%;}




/* RE-USABLE ELEMENTS */

.padding	{padding: 12px; text-align: left; padding-top: 2px;}
#copyright	{width: 500px; border: 1px outset; padding: 4px; font: bold 11px arial,geneva,helvetica; color: #333333; text-align: center; background-color: #EEEEEE; line-height: 19px;}
.yellowbox	{background-color: #F7E48D; color: #000000; padding: 4px; font: 13px arial,geneva,helvetica; border: 1px outset; width: 96%; text-align: left;}
.testimonial {background-color: #F9FCC8; color: #black; font: 12px arial,geneva,helvetica; border: 1px outset; padding: 4px; text-align: left; width: 550px;}
.box 		{border: 2px solid black;}