h1
{
    font-family : "Times New Roman" , Times , serif;
    font-size : 21px;
    font-style : italic;
    font-weight : normal;
}
.host h1
{
    Font-family : Times New Roman, Serif;
    Font-style : italic;
    Font-weight : bold;
    Font-size : 28px;
}
td
{
    font-family : Verdana , Arial , Helvetica , sans-serif;
    font-size : 14px;
}
.bold
{
    font-weight : bold;
    color : rgb(193 , 0 , 102);
}
.captions
{
    font-family : "Times New Roman" , Times , serif;
    font-size : 14px;
    font-style : italic;
    color : rgb(193 , 0 , 102);
}
.contact {
	position: relative;
	top: 8px;
}

.testimonials
{
    font-family : "Times New Roman" , Times , serif;
    font-size : 14px;
    font-style : italic;
    color : rgb(0 , 0 , 153);
    background-color : rgb(255 , 241 , 221);
    padding : 7px;
    border : 1px solid rgb(0 , 102 , 255);
}
.pix12
{
    font-size : 12px;
}
.backgrd
{
    background-color : rgb(255 , 255 , 204);
    font-size : 16px;
    color : rgb(193 , 0 , 102);
}
