/* Presentation Stylesheet */ 

p {
color: #C0C0C0;
font-family: Arial;
font-size: 13px;
text-align: justify;
line-height: 1.2em;
margin-top: 0px;
margin-bottom: 15px;
}

p.intro {
margin-left: 0px;
margin-right: 150px;
border-left: 1px solid grey;
padding: 0.2em;
color: #C0C0C0;
font-style: italic;
font-size: 14px;
font-family: Arial;
}

p.date {
color: #808080;
font-size: 10px;
font-family: Arial;
margin-bottom: 0px;
}

h1 {
font-family: Arial;
font-size: 16px;
border-bottom: 1px solid;
color: #C0C0C0;
}

h2 {
color: #C0C0C0;
font-family: Arial;
font-size: 13px;
border-left: 1px dotted;
padding: 0.2em;
}

h3 {
color: #C0C0C0;
font-family: Arial;
font-size: 16px;
font-weight: bold;
display: inline;
}

h4 {
color: #C0C0C0;
font-family: Arial;
font-size: 13px;
display: inline;
}

font.small {
color: #C0C0C0;
font-family: Arial;
font-size: 10px;
border: none;
}

a {
color: #C0C0C0;
text-decoration: underline;
border: 0;
}

a:hover {
color: white;
}

td.news {
color: #C0C0C0;
}

img {
border: 0;
}
