body {
margin:0;
background-color:#971b63;
background-repeat:repeat-x;
}
p {
margin-top: 0.5em;
}
ul{
list-style-image: url(images/bullet.png);
}
a:link {text-decoration:underline; color:#000080;}
a:visited {text-decoration:underline;}
a:active {text-decoration:underline;}
a:hover {text-decoration:underline; color:#0000CC;}

h1 {
margin:0px;
font-family: Arial, Tahoma, Verdana;
font-size:12px;
}
h2 {
text-align:center;
margin:0px;
font-family: Arial;
font-size:24px;
}
h3 {
margin:0px 0 0px 0;
font-family: Arial;
font-size:14px;
}
.highlight{
color: #FF0000;
}
#body {
width:600px;
margin: 15px auto 15px auto;
background-color:#EFEFEF;
padding: 10px;
}
.content {
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
padding: 0 25px 0 25px;
color:#000;
font-family: Arial, Tahoma, Verdana;
font-size:12px;
}
.testimonial {
background-color:#F9F9F9;
border: 1px #CCCCCC dashed;
margin: 0 auto 0 auto;
width: 500px;
padding:10px;
vertical-align:top;
}
.testimonial img {
float:right;
margin: 0 0 5px 5px;
border: 1px #C7C7C7 solid;
}
.testi_text {
font-family:"Courier New", Courier, monospace;
font-size:12px;
color:#666666;
}
.box {
font-family:"Courier New", Courier, monospace;
font-size:12px;
}
.box table{
border: 1px #333333 dashed;
border-bottom: none;
background-color:#E4E4E4;
}
.box td {
padding: 3px;
border-bottom: 1px #333333 dashed;
}
.color1{
background-color:#fff;
}

.footer{
text-align:center;
font-family: Arial, Tahoma, Verdana;
color: #333333;
font-size: 10px;
padding: 0 10px 10px 10px;
}
.disclaimer{
margin: 15px auto 15px auto;
text-align:left;
width:600px;
font-family: Arial, Tahoma, Verdana;
color: #333333;
font-size: 10px;
padding: 0 0px 10px 0px;
}