
 

h1 {
margin:0px;
font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
}

#top {
background-color:#FFFFFF;
height:100px;
}

#nav {background-color:#415B7B;
height:35px;
}


.testimonial {
background-color:#EAF6FF;
border: 1px #5F6A73 dashed;
margin: 0 auto 0 auto;
width: 550px;
padding:10px;
vertical-align:top;
}



.testimonial2 {
background-color: #FFFF99;
border: 1px #5F6A73 dashed;
margin: 0 auto 0 auto;
width: 550px;
padding:10px;
vertical-align:top;
}




.testimonial img {
float:right;
margin: 0 0 5px 5px;
border: 1px #333 solid;
}

.testi_text {
font-family:"Courier New", Courier, monospace;
font-size:12px;
color:#333;
}

.box {
font-family:"Courier New", Courier, monospace;
font-size:12px;
}

.box table{
border: 1px #333333 dashed;
border-bottom: none;
background-color:#5F6A73;
}

.box td {
padding: 3px;
border-bottom: 1px #333333 dashed;
}

.color1{
background-color:#fff;
}

.color2{
background-color:#FFF5CB;
}
