body		{background-color: CCCCCC;}

p,tr,td 		{font-family: georgia, arial, helvetica, sans-serif; 
		font-size: 14px;
		color: #FF0000;
                text-align: center;}

bc     {text-align: center; 
     font-weight: bold;} 

.c     {text-align: center;}

header     {font-size: 18px; 
     text-align: center;}

.left {text-align: left;}

li     {font-family: verdana, arial, helvetica, sans-serif;  
     font-size: 14px;
     color: #FF0000;}

a:link 		{text-decoration: none; color: #FF0000;}
a:visited 		{text-decoration: none; color: #006699;}
a:active 		{text-decoration: none; color: #006699;}
a:hover {text-decoration: none; color: #0000CC;font-weight: bold}
