@charset "utf-8";
body{
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
.name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FF0;
}
