div,p,span,td
{
 font-size:9pt;
 font-family:arial;
}

BODY
{
	SCROLLBAR-FACE-COLOR:#dcdcdc;
	SCROLLBAR-HIGHLIGHT-COLOR:#bcbcbc;
	SCROLLBAR-SHADOW-COLOR:#bcbcbc;
	SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
	overflow:auto;
                font-size:9pt;
                font-family:arial;
}

input 
{
	background-color:white;
	border: 1pt dotted #4A3C8C;
                font-size:9pt;
                font-family:arial;
}

textarea
{
	background-color:white; 
	border: 1pt dotted #4A3C8C;
                font-size:9pt;
                font-family:arial;
}
.entrylistTitle
{
 font-size:11pt;
 font-weight:bold;
 color:red;
}
.dayTitle
{
 color:#800000;
}

.headermaintitle
{
   font-size:40px;
   font-family:华文行楷;   
   color:#78AFD3 !important;
}


.headerText a:hover
{
  text-decoration:none;
}