<html> <style type="text/css"> <!--
mystyle.css -- >
<!-- body {font: 10pt };
p
{color: black;
margin-left:
0.5in; margin-top: -10px } --> </style>
</html>
<head> <link rel=stylesheet href="mystyle.css" type="text/css">
Basic rule: the most specific setting wins.
"! important" statement overrides normal rules
40 of 71 |