H1 {
font-family: Verdana;
font-size: 36px;
font-style: bold;
}

H2 {
font-family: Verdana;
font-size: 28px;
font-style: bold;
}

H3 {
font-family: Verdana;
font-size: 20px;
font-style: bold;
}

H4 {
font-family: Verdana;
font-size: 16px;
font-style: bold;
}

H5 {
font-family: Verdana;
font-size: 12px;
font-style: bold;
}

H6 {
font-family: Verdana;
font-size: 10px;
font-style: bold;
}

P {
font-family: Verdana;
font-size: 12px;
}

TD{
background-color:#EDBE01;
font-family:Verdana;
font-size:12px;
}

A:LINK{
text-decoration:none;
color:blue;
}

A:HOVER{
text-decoration:none;
color:Red;
background:white;
}

CAPTION{
font-family:Verdana;
color:#BLACK;
font-size:18px;
font-weight:Bold;
}