DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        font-style: normal; 
        font-weight: normal; 
        color: #000000; 
        line-height: 15px
}

TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        font-style: normal; 
        font-weight: normal; 
        color: #000000; 
        line-height: 15px
}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        font-style: normal; 
        font-weight: normal; 
        color: #000000; 
        line-height: 15px
}

P  {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        font-style: normal; 
        font-weight: normal; 
        color: #000000; 
        line-height: 15px	
}

BODY {  scrollbar-arrow-color: #FFFFFF;
        scrollbar-base-color: #1A51B8;
	scrollbar-face-color: #1A51B8;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #6699FF;
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        font-style: normal; 
        font-weight: normal; 
        color: #000000; 
        line-height: 15px
}

A {
	color: #000000;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

A:HOVER {
	color: #FF0000;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

.submenu A {
     color: #FFFFFF;
	 font-style : normal;
	 font-weight : bold;
	 text-decoration : none;
         }

.submenu A:HOVER {
	 color: #FFCC33;
	 font-style : normal;
         font-weight : bold;
	 text-decoration : none;
}


.menu A {
	color: #CC0000;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
        font-size: x-small;
}

.menu A:HOVER {
	color: #FFFFFF;
	font-style : normal;
	background : #CC0000;
        font-weight : bold;
	text-decoration : none;
        font-size: x-small;
}
