.normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px}

.title  { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; font-weight: normal; color: #FFFF00;text-align: center}
.title2  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; font-weight: normal; color: #333333;text-align: left}


P {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px}

A {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px}
A.hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px}

A.white {font-family:Arial, Helvetica, sans-serif, sans-serif;color:#FFFFFF;text-decoration:none;font-size: 12px;font-weight: bold;}

A.vert {
color:#00FF33; 
text-decoration:none;
}
A:hover.vert {
color:#00FFFF;
text-decoration:none;
}
A.bleu {
color:#528BD4; 
text-decoration:none;
font-weight: bold ;
letter-spacing : 1px;
}
A:hover.bleu {
color:#85AEE0;
text-decoration:underline;
font-weight: bold ;
letter-spacing : 2px;
}
A.bleufonce {
color:#2C66AD; 
text-decoration:none;
font-weight: bold ;
letter-spacing : 1px;
}
A:hover.bleufonce {
color:#528BD4;
text-decoration:underline;
font-weight: bold ;
letter-spacing : 2px;
}
A.noir {
color:#000000; 
text-decoration:underline;
}
A:hover.noir {
color:#000000;
text-decoration:underline;
}

A.noirnoline {
color:#000000; 
text-decoration:none;
}
A:hover.noirnoline {
color:#000000;
text-decoration:underline;
}

A.orange_inv {
color:#FF6600; 
text-decoration:underline;
}
A:hover.orange_inv {
color:#FF6600;
text-decoration:none;
}

A.telecommande {font-family:Arial, Helvetica, sans-serif, sans-serif;color: #FFFFFF; font-weight: bold;text-align:center; font-size: 12px } 

A.menu_bar {font-family:Arial, Helvetica, sans-serif;color: #000000; font-weight: bold;text-align:center ; font-size: 12px} 
A:hover.menu_bar {font-family:Arial, Helvetica, sans-serif;color: #AAAAAA; font-weight: bold;text-align:center ; font-size: 12px}

B.white {font-family:Arial, Helvetica, sans-serif;color: #FFFFFF; font-weight: bold;text-align:center ; font-size: 12px}

TD.form-line {font-family:Arial, Helvetica, sans-serif, sans-serif;color: #000000; font-weight: bold;text-align:left;nowrap;font-size: smaller; background-color: #DEEDEF} 
TD.form-split {font-family:Arial, Helvetica, sans-serif, sans-serif;color: #FFFF00; font-weight: bold;text-align:center;nowrap;font-size: small; background-color: #365E98} 
TD.title {font-family:Arial, Helvetica, sans-serif;color: #000000; font-weight: bold;text-align:center;nowrap;font-size: medium; background-color: #FFFFFF;} 
TABLE.background {background-color: #CDE2E6; position: relative; width: 700; left: 20px; top: 20px; clip:  rect(   )} 


#pscroller1{	//scrolling text
font-size: 10px;
font-family: verdana;
width: 600px;
height: 70px;
border: 0px;
margin-left: 5px;
padding: 5px;
background-color: white;
}

.someclass{ //class to apply to your scroller(s) if desired
}