@charset "utf-8";
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#951C1D;
	text-decoration: none;
}

.h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#000;
	text-decoration: none;
	line-height:20px;
	text-align:justify;
}

.h3 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#951C1D;
	text-decoration: none;
	line-height:20px;
	text-align:justify;
}

.form-bg { background-image:url(../images/form-box.png); background-repeat:no-repeat; width:333px; height:392px; } 

.copyright { background-image:url(../images/copyright-bg.png); background-repeat:no-repeat; width:914px; height:68px; font:normal 11px/68px Arial, Helvetica, sans-serif; text-align:center; color:#FFFFFF;  
 } 
