BODY{
font-size : 1em;
font-family : "Times New Roman", Times, serif;
color : #000000;
background : #ffffff url(html4/logo.jpg) repeat-y fixed;
margin : 0px 0px 20px;
}
P{
text-align : left;
text-indent : 1em;
margin : 0px 25px 0px 115px;
}
IMG{
float: left;
margin: 5px 15px 5px 0px;
border-width: 0;
}
H1{
font-weight: bold;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 115px;
}
DIV{
margin-left: 115px;
margin-top: 25px;
margin-bottom: 25px;
line-height: 14pt;
clear: left;
}
UL{margin-left: 200px;}
TABLE {
margin-left: 115px;
margin-top: 0;
}
A:link{color: #0000ff;}
A:active{
color: #cc0099;
text-decoration: underline;
}
A:visited{
color: #666666;
text-decoration: underline;
}
A:hover{
font-weight: normal;
background-color: #666666;
color: #ffffff;
text-decoration: underline;
}
FORM{
margin-left: 0;
margin-top: 30px;
}