body 
{

    background-color: #808080;
    color: #800000;
    padding-left:4px;
    padding-right:4px; 
    padding-top:1px; 
    padding-bottom:1px; 
    font-family:Arial Narrow;

}

h1
{

font-weight: 400;
font-size: 5;
}

h2
{
font-weight: 400;
}

h3
{
font-style: italic; font-size:12pt; font-family:Arial Narrow
}

#Left
{
    text-align: right;
    font-size: x-large;
    Left: 10px;
    width: 300px;
    line-height: 50px;
    position: absolute;
    height: 100px;
}

#Right 
{
    float: right; 
    position: absolute;
    right: 20px; 
}

a
{
    color: Maroon;
}

a:visited
{
	color: Maroon;
}

img
{
border-style:none; border-width:0px;
}