<style type="text/css">
<!--

body {
font: .8em/1.8em verdana, arial, sans-serif;
margin-left: 20px;
margin-right: 20px;
background-color: #b2ccff;
/*
background-image: url(bkg.jpg);
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
*/
}

#superTable{
background-color: #ffffff;
width: 763px;
border: 1px solid #aaaaaa;
}

.content {
text-align: justify;
font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 1.8;
border: 0px solid orange;
padding: 10px 10px 6px 15px;
}

/* paragraph without the first dropped letter */
.p1 {
margin-top: 15px;
}

.content h1 {
font-size: 1.9em;
color: #99cc00;
background-color: transparent;
}

.content h2 {
margin-top:50px;
margin-bottom:0px;
font-size: 1.4em;
color: #7a7ad3;
background-color: transparent;
}

a:link, a:visited {
color: #ff9933;
}


.hilite  {
color: orange;
font-weight: bold;
}


.hr1 {
border: none;
background-color: #689BFE;
color: #689BFE;
height: 1px;
width: 100%;
text-align: center;
}


.delicious {
text-align: center;
width: 150px;
font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 1.8;
border: 1px solid orange;
padding: 5px;
color: #ffffff;
background-color: #b2ccff;
}

.delicious a:link, .delicious  a:visited {
font-weight: bold;
color: #ff6633;
background-color: transparent;
}

.testimonial{
font: 16px Comic Sans MS, sans-serif;
font-style: italic;
text-align: left;
margin: 0px;
padding: 3px;
line-height: 1.6;
color: #558;
border: 1px solid #cccccc;
z-index: 1;
}

.testimonial hr{
border: none;
background-color: #cccccc;
color: #cccccc;
height:2px;
width: 90%;
text-align: center;
}

.more_testimonials {
font: 11px tahoma, sans-serif;
margin-top: 20px;
margin-left: 5px;
text-align: right;
}

.copyrights{
text-align: justify;
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #555555;
text-align: center;
}


.inlineAd { 
float:right; 
margin: 3px 0px 3px 3px; 	 
border: 0px solid red;
padding: 2px; 
}


.fph {
background-color: #ddddff;
font-family: verdana, arial, helvetica, sans-serif;
margin: 5px;
padding: 10px;
color: #448;
font-size: 0.9em;
}

.fphHeader {
font-size: 1.3em;
color: green;
text-decoration: bold;
}

.pullquote { 
width: 20%; 
float:right; 
font-size:125%; 
line-height:160%;
text-align: left;
margin:10px; 	 
border: 1px solid #aaaaaa;
padding:10px 
}

.pullquote:first-letter {
font-size:135%; 
padding:5px 2px 10px 5px;
}

.pullquoteDense { 
width: 20%; 
float:right; 
font-size:75%; 
line-height:160%;
text-align: left;
margin:10px; 	 
border: 1px solid #aaaaaa;
padding:10px 
}

.ad120 {
width:120px;
height:600px;
background-color: blue;
border: 3px solid green;
}

-->
</style>