body {
color: #000000;
background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
}

p {
font-size: 12px;
}

h1 {
font-size: large;
}

h2 {
font-size: large;
}

h3 {
font-size: large;
}

h4 {
font-size: small;
}

a:link,a:visited,a:active {
color: #FF0000;
font-weight: bold;
}

a:hover {
color: #000000;
font-weight: bold;
}