BODY {
font-size : 11px;
font-family : tahoma;
}
html, input, li, ol, option, select, table, td, textarea, th, tr, ul, div {
font-size : 11px;
font-family : Tahoma;
}
p {
font-size : 11px;
font-family : Tahoma;
margin: 10px;
line-height:150%;
text-align: justify;
}
A:link {
font-size : 11px;
font-family : Tahoma;
color : #000090;
text-decoration : none;
}
A:active {
font-size : 11px;
font-family : Tahoma;
color : #000090;
text-decoration : none;
}
A:visited {
font-size : 11px;
font-family : Tahoma;
color : #000090;
text-decoration : none;
}
A:hover {
font-size : 11px;
font-family : Tahoma;
color : #aa0000;
text-decoration : none;
}