body {
background : #ffffff;
color : #000000;
text-align : left;
margin-left : 10px;
margin-top : 10px;
font-family : Verdana;
font-size : 8pt;
}
input {
font-family : Verdana;
font-size : 8pt;
}
textarea {
font-family : Verdana;
font-size : 8pt;
}
select {
font-family : Verdana;
font-size : 8pt;
}
label {
font-family : Verdana;
font-size : 8pt;
}
table {
font-family : Verdana;
font-size : 8pt;
}
h3 {
font-size : 11pt;
}
acronym {
cursor : help;
}
img {
border : 0;
}
a:link {
color : #0000ff;
text-decoration : none;
}
a:visited {
color : #0000ff;
text-decoration : none;
}
a:hover {
color : #ff0000;
text-decoration : none;
}
a:active {
color : #ff0000;
text-decoration : none;
}