body {
color : #000000; 
background-image : url(images/sides.jpg); 
background-repeat: repeat-y;
background-color : #E2EDF6; 
font-size : 10pt;
font-family: verdana, arial, sans serif;
} 

a:link {
color: #blue;
text-decoration: none;
font-size:10pt;
}

a:visited{
color: #purple;
text-decoration: none;
font-size:10pt;
}

a:hover {
color: blue;
text-decoration: underline; 
font-size:10pt;
 }

  .extra {
font-size:8pt;
color: black;
}

 .willoughby {
font-size:7pt;
color: black;
}

a.willoughby:link {
color: blue;
font-size: 7pt;
}

a.willoughby:active {
color: blue;
font-size: 7pt;
}
a.willoughby:visited {
color:blue:
font-size: 7pt;
}

a.willoughby:hover {
color: blue;
text-decoration: underline;
font-size: 7pt;
}

.title{
font-variant: small-caps;
color: #010080;
font-size : 11pt;
font-weight: bold;
}

.terms{
font-variant: small-caps;
color: #010080;
font-size: 10pt;
font-weight: bold;
}

.secondtitle{
font-variant: small-caps;
color: black;
font-size: 10pt;
font-weight: bold;
}

.thirdtitle{
font-variant: small-caps;
color: #010080;
font-size: 10pt;
font-weight: bold;
}

.size{
font-size: 8pt;
}

.sizea{
font-size: 8pt;
color: #010080;
}

.sizeb{
font-size: 9pt;
color: #010080;
}

.verse{
font-size:10pt;
color: black;
font-weight: bold;
}

.comment{
font-size: 8pt;
color: red;
}

.producttitle{
font-size: 12pt;
font-variant: small-caps;
font-weight: bold;
color: red;
}

p { font-family : verdana, arial, sans-serif;  font-size : 10pt;}

body, p, td, li, ul { font-size:10pt; }