<STYLE>
<!--

#common { background-color: gold;
}

H1 {
    margin:0px;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 40px;
    color: #754833;
    text-align : left;
    text-decoration : italic;
    margin-top: 0px;
    margin-left: 100px;
    margin-bottom: 25px;
}

H2 {
    margin:0px;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 16px;
    color: #3999D5;
    text-align : left;
    text-decoration : bold;
    margin-top: 15px;
    margin-bottom: 8px;
}
H3 {
    margin:0px;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    color: #57B650;
    text-align : left;
    text-decoration : bold;
    margin-top: 0px;
    margin-bottom: 3px;
}
TH {
    margin:0px;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    color: #000000;
    text-align : left;
    text-decoration : bold;
    margin-top: 0px;
    padding-top: 12px;
}
TD {
    margin:0px;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    color: #000000;
    text-align : left;
    text-decoration : none;
    margin-top: 0px;
    margin-bottom: 5px;
}

HR {
    color: #FFFFFF;
    width: 0;
}

#content {
    font-family: Arial, Helvetica, sans-serif; font-size: 14px;
    background-color: transparent;
    color: #000000;
    text-align : left;
    border: none;
    top: 180px;
    left: 50px;
    position: absolute;
    height: 300;
    width: 96%;
    overflow: auto;
    z-index: 4; 
}

#contentdier {
    font-family: Arial, Helvetica, sans-serif; font-size: 14px;
    background-color: transparent;
    color: #000000;
    border: none;
    top: 0px;
    left: 0px;
    position: absolute;
    height: 380;
    width: 630;
    overflow: auto;
    padding: 0px;
    padding-right: 20px;
    z-index: 4; 
}

#titleimg {
	  margin-left: 150px;
	  margin-bottom: 10px;
	  margin-top: 90px;
}   

#menubar #nohover:hover
{
    font-family: Arial, Helvetica, sans-serif; font-size: 14px;
    text-align : left;
    background-color: transparent;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration : none;
}

#menubar #nohover:hover:visited
{
    font-family: Arial, Helvetica, sans-serif; font-size: 14px;
    text-align : left;
    background-color: transparent;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration : none;
}

BODY {
    background-color: #ffffff;
    color: #000000;
    text-align : left;
    padding: 0px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin: 0px;
}

A {
	text-decoration: none;
	color: #000000;
} 

A:hover {
	text-decoration: bold;
	color: #ff0000;
} 

A:visited {
	text-decoration: none;
	color: #000000;
} 
A:visited:hover {
	text-decoration: bold;
	color: #000000;
} 


-->
</STYLE>

