#page {
width: 800px;
}

A:active {
color: #0099CC; 
background-color: transparent;  
font-weight: 400;
}

A:hover {
color: #000000; 
background-color: transparent;  
font-weight: 700;
}

A:visited {
color: #0099CC;
background-color: transparent;  
}

img  {
border: none; 
}

p {
text-align: left;
}

p.imagecentred {
          font-family: "Verdana", "Arial", "sans-serif";
          font-size: xx-small;
          font-weight: 400;
          text-align: centre;
          color: #808080;
          background-color: transparent;
          float: none;
}
h1           { 
font-family: "Verdana", "Arial", sans-serif; 
font-weight: 900;
font-size: medium; 
text-align: left; 
color: #000000;
background-color: transparent;  
margin-top: 0.5em; 
margin-left: 1.5em; 
margin-right: 1em; 
margin-bottom: 0em;
line-height: 150%; 
}

h2           { 
font-family: "Verdana", "Arial", sans-serif; 
font-weight: 400; 
font-size: x-small; 
text-align: left; 
color: #000000; 
background-color: transparent;  
margin-top: 0.5em; 
margin-left: 1.5em; 
margin-right: 1em; 
margin-bottom: 0em;
line-height: 150%; 
}

h3           { 
font-family: "Verdana", "Arial", sans-serif; 
font-weight: 700; 
font-size: x-small; 
text-align: left; 
color: #808080;
background-color: transparent;  
margin-top: 0.5em; 
margin-left: 2.5em; 
margin-right: 1em; 
margin-bottom: 0em;
line-height: 150%;  
}

h4           { 
font-family: "Verdana", "Arial", sans-serif; 
font-weight: 400; 
font-size: x-small; 
text-align: left; 
color: #000000; 
background-color: transparent;  
margin-top: 0.5em; 
margin-left: 2.5em; 
margin-right: 1em; 
margin-bottom: 0em;
line-height: 150%; 
 }

h5          { 
font-family: "Verdana", "Arial", sans-serif; 
font-weight: 400; 
font-size: x-small; 
text-align: center; 
color: #000000; 
background-color: transparent;  
margin-top: 0.5em; 
margin-left: 2.5em; 
margin-right: 1em; 
margin-bottom: 0em;
line-height: 150%; 
 }

h6           { 
font-family: "Verdana", "Arial", sans-serif; 
font-weight: 400; 
font-size: x-small; 
text-align: left; 
color: #C0C0C0; 
background-color: transparent;  
margin-top: 0.5em; 
margin-left: 2.5em; 
margin-right: 1em; 
margin-bottom: 0em;
line-height: 150%; 
}

body                  { 
font-family: "Verdana", "Arial", sans-serif; 
font-weight: 400; 
font-size: x-small; 
text-align: left; 
color: #C0C0C0; 
background-color: transparent;  
margin-top: 0.5em; 
margin-left: 2.5em; 
margin-right: 1em; 
margin-bottom: 0em;
line-height: 150%; 
}

hr			 
{
height: 1px;
color: #0099CC;
background-color: transparent;  
}
li 			{ 
font-family: "Verdana", "Arial", sans-serif; 
font-size: x-small; 
color: #0099CC; 
background-color: transparent;  
text-align: left; 
font-weight: 400; 
word-spacing: 0; 
line-height: 150%; 
list-style-image:url('../images/bullet.gif') 
}


#column1, #column2 {
margin-right: 5px;
margin-left: 5px;
width: 240px;
float: left;
}
