body {
background-color: #FFFFFF;
color: #808080;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
letter-spacing: 1px;
}
A:link {
font-size: 10px;
color: #464646;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:hover {
font-size: 10px;
color: #464646;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:active {
font-size: 10px;
color: #808080;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:visited {
font-size: 10px;
color: #464646;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
h1 {
color: #808080;
font-size: 10px;
}
h2 {
color: #808080;
font-size: 10px;
}
p {
font-size: 10px;
text-align: left;
margin-bottom: 1px;
}
