/* CSS Document */
.form{font-family: "Times New Roman";
         color: #003366;
		 font-weight:bold}
.head{font-family:"Arial";
         color: #FF0000;
		 font-weight:bold;
		 font-size:16px}
.phrase{font-family:"Arial";
         color: #0000CC;
		 font-size:14px}
.content{font-family:"Arial";
         color: #000000;
		 font-weight: normal;
		 font-size:14px}
		 
.style1 {
	font-family: "Goudy Old Style";
	font-size: xx-large;
}
.style2 {color: #990000}
/* a {color:#000000;}
 a:hover{color:#009900}*/		 		 		 		 
.style3 {color: #000000}
 #Layer1 {
	position:absolute;
	left:126px;
	top:380px;
	width:705px;
	height:29px;
	z-index:1;
	visibility:hidden;
} 
.errmsg{background-color:#FFFF66;
        font:"Times New Roman";
	    color:#990000;
		font-size:12px;
		}
