body {
    font-size : 11px;
    font-family : Arial,Helvetica,Lucida,Geneva,sans-serif;
	font-weight: lighter;
	font-style : normal; 
    color : #000000;
    scrollbar-arrow-color : rgb(0,102,255);
}

p,ul,ol,li,div,address,blockquote,nobr,table,tr,td,th,input,textarea,select,option,button,submit  {
    font-size : 11px;
    font-family : Arial,Helvetica,Lucida,Geneva,sans-serif;
	font-weight: lighter;
	font-style : normal; 
    color : #000000;
}

p b,ul b,ol b,li b,div b,address b,blockquote b,nobr b,table b,tr b,td b,th b,input b,textarea b,select b,option b,button b,submit b  {
    font-size : 11px;
    font-family : Arial,Helvetica,Lucida,Geneva,sans-serif;
	font-weight: bold;
	font-style : normal; 
    color : #000000;
}

.liste  {
    color : #000000;
    font-family : Arial,Helvetica,Univers,sans serif;
    font-size : 10px;    
	font-style : normal;
}

#liste  {
    color : #000000;
    font-family : Arial,Helvetica,Univers,sans serif;
    font-size : 10px;    
	font-style : normal;
}

.navlink  {
    color : #ffffff;
    font-family : Arial,Helvetica,Univers,sans serif;
    font-size : 10px;
	font-weight: lighter;
	font-style : normal;
}

#navlink  {
    color : #ffffff;
    font-family : Arial,Helvetica,Univers,sans serif;
    font-size : 10px;
	font-weight: lighter;
	font-style : normal;
}

H1  {
    font-size : 18px;
    font-family : Arial,Helvetica,Lucida,Geneva,sans-serif;
    font-weight : bold;
    font-style : normal;
    color : #0066ff;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-left-width : 1px;
    border-left-style : solid;
    border-color : #000000;
    padding: 1px 4px;
}

H2  {
    font-size : 14px;
    font-family : Arial,Helvetica,Lucida,Geneva,sans-serif;
    font-weight : bold;
    font-style : normal;
    color : #0066ff;
}

H3  {
    font-size : 12px;
    font-family : Arial,Helvetica,Lucida,Geneva,sans-serif;
    font-weight : bold;
    font-style : normal;
    color : #0066ff;
}

H4  {
    font-size : 11px;
    font-family : Arial,Helvetica,Lucida,Geneva,sans-serif;
    font-weight : light;
    font-style : italic;
    color : #000000;
}

A:Link  {
    color : #0066ff;
    font-family : Arial,Helvetica,Lucida,Geneva,sans-serif;
    font-weight : light;
    text-decoration : underline;
}

A:Visited  {
    color : #003399;
    font-family : Arial,Helvetica,Lucida,Geneva,sans-serif;
    font-weight : light;
    text-decoration : underline;
}

A:Active  {
    color : #ff0000;
    font-family : Arial,Helvetica,Lucida,Geneva,sans-serif;
    font-weight : light;
    text-decoration : underline;
}

A:Hover  {
    color : #000000;
    font-family : Arial,Helvetica,Lucida,Geneva,sans-serif;
    font-weight : light;
    text-decoration : none;
}
