body
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
 }
div.box2 {border: solid; border-width: thin; 
padding: 0.5em;
}
div.box2 { background-color: #FFFFFF; }
.border {background-image: url(/graphics/cyprbk.jpg)}
}
div.box {border: solid; border-width: thin; 
padding: 0.5em; 
 }
div.box { background-color: #FFFFFF; }
.border {background--color: #CCB48F; }
blockquote {font-size:10pt}
blockquote {font-family : Italic, Verdana, Arial, sans-serif; }
p {font-size: 10pt}
p {font-family : Trebuchet MS, Verdana, Arial, sans-serif; }
td.changed {
    padding-left: 0.2em;
	border-left: none;
	border-right: solid;
	border-right-width: thin;
    border-top: none;
    border-bottom: solid;
    border-color: #336633;
  }
td {font-size: 10pt}
td {font-family : Trebuchet MS, Verdana, Arial, sans-serif; }
td.links {
    padding-left: 0.2em;
	border-left: solid;
	border-left-width: thin;
	border-right: solid;
	border-right-width: thin;
    border-top: solid;
    border-bottom: solid;
    border-color: #336633;
  }
li {font-size: 10pt}
li {font-family : Trebuchet MS, Verdana, Arial, sans-serif; }
body {
margin-left : 2%; 
margin-right : 2%; 
} 

h1 , h2 ,h3 {
font-family : Trebuchet MS, Arial, Verdana, serif; 
} 
h4 , h5 , h6 {
font-family : Trebuchet MS, Verdana, Arial, sans-serif; 
} 
h5.quote {color: #336633; }
pre {
font-family : monospace; 
} 
 
:link { color: rgb(0, 0, 255) }  /* for unvisited links */
  :visited { color: rgb(153, 102, 102); } /* for visited links */
  :active { color: rgb(255, 153, 51) } /* when link is clicked */
  
