* {
	margin: 0;
	padding: 0;
}

a:link { color:black;font-family: arial, helvetica; text-decoration:underline; }
a:visited { color:black;font-family: arial, helvetica; text-decoration:underline; }
a:active { color:black;font-family: arial, helvetica; text-decoration:underline; }
a:hover { color:#999999; font-family: arial, helvetica; text-decoration:underline; }


body {
	font-size: 100%;
	line-height: 130%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

b {
    font-size: 120%;
    line-height: 200%;
	color: #6e3316;

}

h1 {
    font-size: 110%;
	color: #6e3316;
	   padding-bottom:0.7em;

}

h2 {
    font-size: 130%;
	color: #333333;
    padding-bottom:0.3em;

}

h3 {
    font-size: 120%;
	color: #333333;
	font-weight: normal;
}

#text
{
font-family: Arial, Helvetica, sans-serif;
color: #333333;
position:relative;
top:30px;
left:154px;
font-size:100%;
line-height: 140%;
width:805px;

}

#main
{
line-height: 160%;
}

small
{
color: #666666;
}

big
{
line-height: 140%;
}