a{
    color: #3333CC;
    text-decoration : none;
}
a:visited{
    color: #3333CC;
}
a:hover {
    color: #CC3333;
    text-decoration : underline;
}
body {
    FONT-FAMILY: Tahoma; 
    font-weight : normal;
    font-size : 10pt; 
    text-align: justify 
    SCROLLBAR-BASE-COLOR: #6a8c9d; 
    SCROLLBAR-FACE-COLOR: #6b8c9c; 
    SCROLLBAR-HIGHLIGHT-COLOR: #84a0ae; 
    SCROLLBAR-SHADOW-COLOR: #537180; 
    SCROLLBAR-ARROW-COLOR: #b9c9d0; 
    SCROLLBAR-TRACK-COLOR: #597a94; 
    scrollbar-3d-light-color: #A6BAC4; 
    scrollbar-dark-shadow-color: #65899A
    COLOR: #0f364d 
}
td {
    FONT-FAMILY: Tahoma;  
    font-size : 8pt; 
    COLOR: #0f364d; 
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #3333CC;
	font-weight: bold;

}
p {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
li {
	font-size: 12px;
}

