td{
	font-family: tahoma,verdana,arial;
	font-size:16px;
}

.main_table{
	border:solid 1px black;
	background-color:white;
}

.testimonial
{ background-color:#FFFF00;
font-style:italic;}

.header_text
{
	font-family:"Arial Black";
	font-size:24px;
	font-weight:bolder;
	color:#990000;
}

.bullet_text
{
font-family:"Arial Black";
font-size:18px;
font-weight:bolder;
color:#FF0000;
}

.bullet_text_yellow
{
font-family:"Arial Black";
font-size:18px;
font-weight:bolder;
background-color:#FFFF00;
}

.dashed_border
{ border:dashed medium #666666;}

.solid_border
{ border:solid medium #666666;}

.ps
{ border:outset medium #EBEBEB;
background-color:#EBEBEB;}