a:hover{
color:#acacac;
}

body, body a, table { 
text-decoration: none;
color: black;
font-family: 
Arial,sans-serif; 
font-size: 14; 
font-weight: normal;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;

}

h1, h2, h3 {
text-align:center;
color: black;
font-family: Arial,sans-serif;
font-weight: normal;
text-decoration: none;
}

h1 {
font-size:28px;
}

h2 {
font-size:20px;
}

h3 {
font-weight: bold;
text-decoration:underline;
font-size:16px;
}

dt {
border-top: 1px solid gray;
cursor: pointer;
margin: 0px;
letter-spacing:1px;
font-size:14px;
font-weight:bold;
display: block;
line-height: 20px;
text-align:left;
}

img, table#outer_table {
border:1px solid gray;
}

img#AEI{
border:0;
}

li,dt a {
letter-spacing:1px;
font-size:14px;
font-weight:bold;
color: #000000;
text-decoration: none;
display: block;
padding: 5px;
}

li, li a {
text-align: right;
font-weight: normal;
}

span{
cursor:pointer;
}

span#red{
cursor: text;
color: red;
font-weight: bold;
}

#links, #links a {
font-size:10px;
}

#menu {
position: relative;
right:3px;
border-right: 1px solid gray;
}