H1{
font-family: Verdana;
font-size: 20px;
font-weight: bold;
}
H2{
font-family: Verdana;
font-size: 16px;
font-weight: bold;
}
H3{
font-family: Verdana;
font-size: 12px;
}
H4{
font-family: Verdana;
font-size: 10px;
}
P{
font-family: Verdana;
font-size: 12px;
}
A:LINK{
font-family: Verdana;
font-size: 12px;
color: black;
text-decoration: underline;
}
A:VISITED{
color: black;
text-decoration: underline;
}
A:HOVER{
font-size: 12px;
color: green;
text-decoration: none;
}