body
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
div.box {border: solid; border-width: thin; 
padding: 0.5em; 
 }
div.box { background-color: #ffffff; }
.border {background-image: url(/graphics/cyprbk.jpg)}
blockquote {font-size:11pt}
blockquote {font-family : Trebuchet MS, Italic, Verdana, Arial, sans-serif; }
p {font-size: 11pt}
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: #F0E68C;
  }
td {font-size: 11pt}
td {font-family : Trebuchet MS, Verdana, Arial, sans-serif; }
td.title {font-size: 11pt;
          font-family: Trebuchet MS,Verdana, Arial, sans-serif;
		  background-color: #FFFFd9;
		  font-weight: bold; 
  }

li {font-size: 11pt}
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 */
  
