*{
	padding:0;
	margin-top: 0px;

}.linebox {
	border: 1px solid #CCCCCC;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}	

body {
	margin:0;
	padding:0;
	color:#000;
	background-color: #CCCCCC;
	}
{
}
h1,h2,h3 {
	margin:0 0 0 0;
	color:#000033;
	font-weight:normal;
	line-height:1.2;
	font-family:"Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}
h1 {
	font-size:1.6em;
	line-height:1.2;
	letter-spacing:-1px;
}
h2 {
	font-size:1.5em;
	line-height:1.3;
}
h3 {
	font-size:1em;
	text-transform:uppercase;
}
p {margin:0 0 1em;}
a.tent:link,
a.tent:visited {
	border-bottom:1px dotted;
	color:#AE4F0C;
	font-weight:bold;
	text-decoration:none;
}
a.tent:visited {color:#333;}
a.tent:focus,
a.tent:hover {
	border-bottom-style:solid;
	color:#D03900;
}
.text {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	padding: 4px;
}
ul {
	padding-left: 5px;
}
a.special:link {
     color: #333333;
     background-color: transparent;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
     }

a.special:visited {
     color: #43448D;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
     }

a.special:hover {
     color: #336699;
     text-decoration: none;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
     }

a.special:active {
     color: #000000;
     background-color: transparent;
	 text-decoration: none;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
     }
