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

@font-face {
 font-family: H1Font;
 src: url("fonts/Avgardm.eot") /* EOT file for IE */
}
@font-face {
 font-family: H1Font;
 src: url("fonts/Avgardm.ttf") /* TTF file for CSS3 browsers */
}
p {
	font-family:H1Font, Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-align: justify;
}

.right-p {
	font-family:H1Font, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	padding-left:15px;
	line-height:30%;
}

h1{ font-family:H1Font, Verdana, Geneva, sans-serif; font-size:16px; color:#05a5e1;}
ul li  {
	font-family:H1Font, Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}


img{
	padding-right:5px; padding-bottom:5px; float:left; width:150px; height:112px;
}
