body {
margin-left : 30;
margin-right : 30;
margin-top :10;
background : #CCCCCC;


}

h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 40px;
font-style : normal;
color : #0000FF;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
font-style : normal;
color : #0000FF;
}
h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
font-style : normal;
font-weight : bold;
color : #0000FF;
}
h4 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-style : normal;
font-weight : bold;
color : #0000FF;
}
th {
font-family : Arial, Helvetica;
font-size : 14px;
font-style : normal;
font-weight : normal;
color : #c0c0c0;
}
p {
font-family : Arial, Helvetica;
font-size : 14px;
font-style : normal;
font-weight : normal;
color : #333333;
}
td {
font-family : Arial, Helvetica;
font-size : 14px;
font-style : normal;
font-weight : normal;
color : #333333;
}
li {
font-family : Arial, Helvetica;
font-size : 14px;
font-style : normal;
font-weight : normal;
color : #333333;
}

p.timestamp {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
color : #0000FF;
}



A:link {
color : #333333;
font-size : 12px;
font-family : Verdana;
font-weight: bold;
}
A:visited {
color : #444444;
font-size : 12px;
font-family : Verdana;
font-weight: bold;
}
A:active {
color : #FFFFFF;
font-size : 12px;
font-family : Verdana;
font-weight: bold;
}
A:hover {
color : #FF0000;
font-weight : bold;
height : 0;
}
A:hover {
text-decoration : underline overline;
}