body {
	font: normal normal .75em Arial;
	line-height: 1.2; 
	color:#333;
}

img {border: 0px}

h1, h2, h3, h4, h5, h6{font-weight:bold;margin:0;line-height:normal}
h1{font-size:1.333em}
h2{font-size:1.25em}
h3{font-size:1.15em}
h4{font-size:1.5em}
h5,h6{font-size:1em}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{font-size:1em}
p{ padding:.25em 0}
input, textarea, select{font-size:1em}

a,a:visited,a:active {
	color: #69ab2b;
	font-size:0.917em;
}
a:hover {
	color:#50AAB5;
} 