body	{background-color: #D0D0D0;}

p,span, div,td 	{font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
            	text-align: center;}

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

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

.incorrect{color: red;
	font-weight: bold;}
			
.bc    	{text-align: center; 
    	font-weight: bold;} 

.c     	{text-align: center;}

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

.left 	{text-align: left;}
.right	{text-align: right;}