#page {
width: 900px;
}
A:active {
color: #0099CC;
background-color: transparent;  
font-weight: 400;
}
A:hover {
color: #0099CC; 
background-color: transparent;  
font-weight: 700;
}
A:visited {
color: #0099CC;
background-color: transparent;
}
img  {
border: none; 
text-align: center;
}
p {
font-family: "Verdana", "Arial", sans-serif;
font-weight: 400;
font-size: xx-small;
text-align: left;
color: #808080;
background-color: transparent;
margin-top: 0.4em;
margin-left: 1.5em;
margin-right: 0.1em;
margin-bottom: 0.3em;
line-height: 175%;
}
p.imagecentred {
          font-family: "Verdana", "Arial", sans-serif;
          font-size: xx-small;
          font-weight: 400;
          text-align: center;
          color: #808080;
          background-color: transparent;
          float: none;
}
h1           { 
font-family: "Verdana", "Arial", sans-serif;
font-weight: 700;
font-size: small;
text-align: left;
letter-spacing: 0.1em;
color: #0099cc;
background-color: transparent;
margin-top: 0.8em;
margin-left: 1.1em;
margin-right: 1.0em;
margin-bottom: 0.1em;
line-height: 175%;
}
h2           { 
font-family: "Verdana", "Arial", sans-serif;
font-weight: 700;
font-size: x-small;
text-align: left;
color: #000000;
background-color: transparent;
margin-top: 0.8em;
margin-left: 0.5em;
margin-right: 0.5m;
margin-bottom: 0.1em;
line-height: 175%;
}
h3           { 
font-family: "Verdana", "Arial", sans-serif;
font-weight: 400;
font-size: x-small;
text-align: left;
color: #000000;
background-color: transparent;
margin-top: 0.1em;
margin-left: 1.1em;
margin-right: 1.0em;
margin-bottom: 1.5em;
line-height: 175%;
}
h4           { 
font-family: "Verdana", "Arial", sans-serif;
font-weight: 700;
font-size: xx-small;
text-align: left;
color: #0099cc;
background-color: transparent;
margin-top: 0.3em;
margin-left: 1.1em;
margin-bottom: 0.5em;
line-height: 175%;
}
h5          { 
font-family: "Verdana", "Arial", sans-serif;
font-weight: 400;
font-size: xx-small;
text-align: center;
color: #000000;
background-color: transparent;
}
h6           { 
font-family: "Verdana", "Arial", sans-serif;
font-weight: 400;
font-size: xx-small;
text-align: center;
color: #000000;
background-color: transparent;
line-height: 170%;
}
hr			 
{
height: 1px;
color: #0099CC;
background-color: transparent;  
}
li 			{ 
font-family: "Verdana", "Arial", sans-serif; 
font-size: xx-small; 
color: #0099CC; 
background-color: transparent; 
text-align: left; 
font-weight: 400;
line-height: 135%; 
list-style-image:url('../images/design-bulletin.gif') 
}
#column1, #column2 {
width: 260px;
float: left;
margin-right: 3px;
margin-left: 3px;
}
#column3 {
width: 260px;
float: left;
margin-right: 3px;
margin-left: 3px;
border-left: 0.5px solid #0099cc;
}