/* Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } */

body, p, td, li {
font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
font-size: 10pt;
color: #333333;
}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

h1, h2, h3, h4, h5, h6 {}

h1 {
font-size: 12pt;
font-weight: bold;
color: #006A64;
margin-bottom: 0px;
margin-top: 0px;
}

h2 {
font-size: 10pt;
font-weight: bold;
color: #003434;
margin-bottom: 0px;
margin-top: 0px;
}

td.newshead {
border-top: 1px #333333 solid;
background-color: #cc6600;
}

td.newsitem {
border-top: 1px #006A64 dotted;
}

h3 {}

h4 {}

h5 {
font-size: 9pt;
font-weight: bold;
color: #660000;
margin-bottom: 0px;
margin-top: 0px;
;
}

h6 {
font-size: 9pt;
font-weight: bold;
color: #FFFFFF;
margin-bottom: 0px;
margin-top: 0px;
}

p {
font-size: 10pt;
color: #333333;
margin-bottom: 8px;
margin-top: 8px;
}

p.sidebar {
font-size: 8pt;
color: #000000;
}

p.cutline {
font-size: 8pt;
color: #006A64;
}

p.teaser {
font-size: 8pt;
color: #000000;
}

p.reverse {
color: #ffffff;
font-size: 7pt;
}

a {
color: #006666;
}

a:visited {}

a:hover {
color: #990000;
}

a:active {}

a.brown {
color: #330000;
}

a.brown:hover {
color: #990000;
}

a.gray {
color: #333333;
}

a.gray:hover {
color: #990000;
}

a.black {
color: #000000;
}

a.black:hover {
color: #990000;
}

a.footer {
color: #cccccc;
font-size: 7pt;
}

a.footer:hover {
color: #ffffcc;
font-size: 7pt;
}

img {}

#photos {
float: right; 
width: 300px; 
margin: 30px; margin-right: 0; 
}

#photos p {
font-size: 11px; 
color: #006600
}