body {
	margin: 0px;
  font-size: 12px; 
	color: #000; 
  background: #fff; 
	font-family: Tahoma;
}

p {
	FONT-SIZE: 12px; MARGIN-LEFT: 0px; FONT-FAMILY: Tahoma; 
}

a, a:visited, a:link, a:active {
  font-weight: normal; 
    font-size: 100%; 
  color: #936; 
  text-decoration: none;
}

a:hover {
	color: #f06;
}

img {
	border: 0;
}

table, td, tr, h1, h2, h3, h4, h5, h6 {
		font-size: 12px;
		font-family: Tahoma;
		color: #000000;
		font-weight: normal;
}

a.folder {font: 8pt Arial;}

.mod_form input {
    background-color: #ccc; 
    font-weight: bold; 
    border: 1px solid #888; 
    width: 75px; 
    height: 20px; 
    margin: 2px;
}

.mod_form input:hover {
    background-color: #aaa; 
    color: #000;
} 

.u {
	text-decoration: underline;
}
