@CHARSET "UTF-8";

body {font-family: Arial Narrow, Arial, sans-serif; font-weight:300; color:#444444;}

h1 {font-size:100%; font-weight:700; margin:0 auto 1em auto;}
h2 {font-size:100%; font-weight:700; margin:0 auto 1em auto;}
h3 {font-size:100%; font-weight:300; margin:0 auto 1em auto;}
p {margin:0 0 1em 0; text-align: left;}

/*Links*/
a {color:#444444; text-decoration: underline; }
a:hover,
a:active {color:#444444; text-decoration:none; }
