
body {font-family: Verdana, sans;line-height : 18px;
	/* scroller */
	OVERFLOW-Y: auto; 
	SCROLLBAR-FACE-COLOR: #f5f5f5; 
	OVERFLOW-X: auto;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
	SCROLLBAR-SHADOW-COLOR: #cccccc; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #666666; 
	SCROLLBAR-TRACK-COLOR:#f5f5f5; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;}
td,  tr,  th {font-family: Verdana, sans; font-size: 90%; }
p {color:#444444; font-family:verdana; font-size:90%;}
div {color:#444444; font-family:verdana; font-size:90%;}
table {font-family: Verdana, sans; }
small {font-family: Verdana, sans; font-size: 8.5pt; }

a {color: #003399;}
a:visited {color: #003399; text-decoration:underline;}
a:HOVER {color: #cc9900; text-decoration:underline;}

ul {
    list-style-position: outside;
    list-style-image: url(../images/arrow-bullet.gif);
    list-style-type: square;
    font-size: small;
}

