body {
	margin: 0px;
}

body,p,a,td,input,select{font-size:12px}
a.idx_dh:visited{color:#2D4F1E;text-decoration:none}
a.idx_dh:link{color:#2D4F1E;text-decoration:none}
a.idx_dh:hover{color:#508C36;text-decoration:none}
table.tab1{border-style:solid; border-width: 1px;border-color:#e0e0e0}
p.head{font-size:14px;font-weight:bold;color:#ffffff}
p.resource{margin-left:22px;color:#6D3066;font-weight:bold}

ul {
    list-style: none;
}

A:link {
	COLOR: #000066;
	text-decoration: none;
}
A:visited {
	COLOR: #000066;
	text-decoration: none;
}
A:hover {
	COLOR: red;
	text-decoration: underline;
}

A.white:link {
	COLOR: white;
	text-decoration: none;
}
A.white:visited {
	COLOR: white;
	text-decoration: none;
}
A.white:hover {
	COLOR: red;
	text-decoration: underline;
}