 
body {
   background-color:#5f638d;
   color:#000000;
}
P.DBTITLE { font-family: Verdana, Tahoma, Times New Roman, Lucida Handwriting; 
            font-size: 30px; 
			font-weight: 700;
			color: white;
			text-align: center; }

P.PAGETITLE { font-family: Verdana, Tahoma, Times New Roman, Lucida Handwriting; 
              font-size: 24px; 
			  font-weight: 700;
			  color: white;
			  text-align: center; }

P.WHAT2DO { font-family: Verdana, Tahoma, Times New Roman, Lucida Handwriting; 
            font-size: 16px; 
			font-weight: 700;
			color: white;
			text-align: center;			  
            text-decoration: underline; }

P.CBUTTON { font-family: Verdana, Tahoma, Times New Roman, Lucida Handwriting; 
               font-size: 12px; 
	         font-weight: normal;
	         color: #284E98;
	         text-align: center; }

INPUT.CBUTTON { font-family: Verdana, Tahoma, Times New Roman, Lucida Handwriting; 
                font-size: 12px; 
	          font-weight: normal;
	          color: #284E98;
	          text-align: center;
                background-color: #B5C7DE; }



a:link { color:#0000FF; }
a:vlink { color:#880088; }
a:alink { color:#FF0000; }
a:hover { color:#0099FF; }
 

