/* THIS FILE SHOULD CONTAIN ONLY:
- A fake BODY style who sould reflect the same content as "Content" style in template.css file
- Generic styles like H1, H2 H3 etc.
*/

	body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #523925; padding:0px 0px 0px 0px;}
	p{color:#523925;}
	h1{font-size:16px;color:#882516;width:100%;text-align:left;text-decoration:none;letter-spacing: 2px;}
	h2{font-size:14px;}
	h3{font-size:13px;}
	a{color:#523925;}
	a:hover{color:green;}
	a:visited{color:orange;}
	p img{border:0px solid A8CA00;}
	h2 img{border:1px solid A8CA00;}