<style>
body {font-family:	Lucida, Verdana, Arial, Helvetica, sans-serif;}
a { color:red;}
div				{margin-left : 10px;}
div div			{margin-left : 10px;}
div div div		{margin-left : 10px;}
div div div	div	{margin-left : 10px;}
div p {margin-left : 10%;margin-right : 10%;}
div div p {margin-left : 0%;margin-right : 0%;}
div div div p {margin-left : 0%;margin-right : 0%;}
div div div div p {margin-left : 0%;margin-right : 0%;}

ul {list-style:square}
ul ul {list-style:circle}
ul ul ul {list-style:none}
ul ul ul ul {list-style:none}

h1 {
        font-weight : bold;
        font-size : 80px;
        font-family : "Brush Script MT", "comic sans", "sans-serif", "Arial";
        color : darkred;
}
h2,h3 {
        font-weight : bold;
        font-family : Arial, sans-serif;
        color : green;
}
h3 {font-size : normal;}
h4 {font-size : normal;}
h5 {font-size : small;}
h6 {font-size : small;}
p.note {font-style:italic;}
pre {margin-left:50px;line-height:1.3; font-family: Arial, Helvetica, sans-serif;}
.author {font-size:small;font-weight : bold;color : green}
.contributedby {font-size:small; font-style:italic;}
.lastmodified {text-align:right;font-size:x-small; font-style:italic;}
</style>

