@charset "utf-8";
/* CSS Document */

.content{
	width:197mm;
	height:182mm;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* background-image:url(images/bg.png);	*/
		
}

.header{
	width:197mm;
	height:30mm;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(images/logo2.png);
	background-position:170px;
	background-repeat:no-repeat;
	
}
#name{
	font-size: 26px;
	text-transform:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #030;
	padding-left: 140px;
}
#name_small{
	font-size: 16px;
	text-transform:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #030;
	padding-left: 140px;
}
#name_smaller{
	font-size: 13px;
	text-transform:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #030;
	padding-left: 140px;
}
#dotted{
	border-bottom:solid 2px #999;
	width:100%;

}
