body{
	font-family: arial;
	font-size: 12px;
}
h1{
	font-family: arial;
	font-size: 20px;
	color: navy;
}
.title{
	font-family: verdana;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;

}.desc {
	font-family: Arial;
	font-size: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #6699FF;

}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
}
.button {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: navy;
	border: 1px solid #6699FF;
	background-color: #FFFFCC;
	cursor: hand;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: underline;	
}
.jobSpcl {
	font-family: Arial;
	font-size: 11px;
	color: navy;
}
.article{
	font-family: Arial;
	font-size: 13px;
}
.actInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #6699FF;
	text-align: right;
}
