body, td {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #191970;
	background-color : White;
}

p.code {
    font-family : Courier;
    padding-left : 50px;
    background-color : #dddddd;
}

p.cmd {
    font-family : sans-serif, Arial, Helvetica;
    padding-left : 50px;
    background-color : #dddddd;
    color: black;
}

p.indent1 {
    padding-left : 20px;
}

td.spacer {
	height : 20px;
}

td.desc {
	padding-left : 30px;
}

td.file {
	width : 40%;
	text-align : right;
	font-size:10px;
	text-align : right;
	padding-right : 15px;
	line-height : 16px;
}

td.header {
	text-indent : 7px;
}

a {
	color: #191970;
}

a.noline {
	text-decoration: none;
	font-weight : bold;
	text-indent : 7px;
}

a:active {
	color: #DC143C;
}

a:hover {
	color: #DC143C;
	text-decoration: underline;
}

a.mail {
	color: #191970;
	text-decoration: none;
}

a.mail:hover {
	color: #DC143C;
	text-decoration: underline;
}

hr {
	color: #FFCC00;
	height: 1px;
	margin-top : -4px;
}
