p, body, table, td {
font-family: Verdana, Arial;
font-size: 13px;
}
a {
font-size: 12px;
color: #404040;
}
a:hover {
color: #808080;
}
h1 {
font-family: Tahoma, Arial;
font-size: 18px;
font-weight: normal;
color: #606060;
}
h2 {
font-family: Tahoma, Arial;
font-size: 16px;
color: #606060;
margin-bottom: 0px;
}
h3 {
font-family: Tahoma, Arial;
font-size: 15px;
color: #606060;
margin-bottom: 0px;
}
hr.dash {
border-top: 2px dashed #606060;
width: 100%;
height: 2px;
margin: 0px;
}
hr.line {
color: #606060;
width: 100%;
height: 1px;
}
table.new {
border-left: #333333 1px solid;
border-top: #333333 1px solid;
border-bottom: #333333 1px solid;
background: #DDDDDD;
}
