/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
/* usefull hints
   . denotes a class ie for multiple instances of a style
   # denotes an id used for a singel instance of a style
*/


/*****************************************/
/* generic styles */

body{
}


