@charset "utf-8";
/* CSS Document */

body,input,textarea,select {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
h1,h2,h3,h4,h5,h6 {
	color:#000000;
	margin:0;
	margin-bottom:5px;
}
h1 { line-height:20px; font-size:20px;}
h2 { line-height:18px; font-size:18px;}
h3 { line-height:16px; font-size:16px;}
h4 { line-height:14px; font-size:14px;}
h5 { line-height:13px; font-size:13px;}
h6 { line-height:12px; font-size:12px;}

i, em {font-style:italic;}
strong, b {font-weight:bold;}

a {color:#F29142;}

fieldset,img{border:0;}

img.left {float:left margin:5px 5px 5px 0px}
img.right {float:right margin:5px 0px 5px 5px}