@font-face {
	font-family: 'PTSans';
	src: url('pt_sans-webfont.eot');
	src: local('PT Sans'), local('PTSans-Regular'), url('pt_sans-webfont.woff') format('woff'), url('pt_sans-webfont.ttf') format('truetype'), url('pt_sans-webfont.svg#webfontLphjJQDA') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'PTSans';
	src: url('pt_sans_bold-webfont.eot');
	src: local('PT Sans'), local('PTSans-Bold'), url('pt_sans_bold-webfont.woff') format('woff'), url('pt_sans_bold-webfont.ttf') format('truetype'), url('pt_sans_bold-webfont.svg#webfontMfSRYGyz') format('svg');
	font-weight: bold;
	font-style: normal;
}

body { font:11px/15px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; color:#7f9194; margin-top:20px; }

img { border:none; }

a { color:#7f9194; }
a:hover { color:#83a853; }

input { font:10px/22px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; color:#7f9194; padding:0; margin:0; border:none; }
input:focus { outline:none; }

h1 { font-family:'PTSans', sans-serif !important; font-size:24px; color:#7f9194; }
h2 { font-family:'PTSans', sans-serif !important; font-size:18px; color:#7f9194; }
h3 { font-family:'PTSans', sans-serif !important; font-size:14px; color:#7f9194; }
h4 { font-family:'PTSans', sans-serif !important; font-size:12px; color:#7f9194; font-weight:bold; }
h5 { font-size:10px; color:#7f9194; font-weight:bold; }