body
{
	font-family: arial, helvetica, verdana, courier; 
	background-color: #ffffff;
	font-size: 12px;
}

p
{
	font-size: 12px;
}

h1
{
	font-size:160%;
}

h2
{
	font-size:130%;
}

h3
{
	font-size:110%;
}

h4
{
	font-size:100%;
}

h5
{
	font-size:80%;
}

hr 
{
	height:1px; 
	border:none; 
	color:#000; 
	background-color:#000;
}

#top-box 
{
	padding: 0px; 
	border: 1px solid black;
}

#box 
{
	padding: 5px; 
	border: 1px solid black; 
	background-color:#eeeeee;
	font-size: 12px;
}

#box-evidence
{
	font-size: 12px;
}


a:link {color:blue; text-decoration:none}
a:visited {color:blue; text-decoration:none}
a:hover {color:#f1a629; text-decoration:none}
a:active {color:red; text-decoration:none}