body {background-color: #bbbbbb; font-family: Tahoma} 

h1 {font-size:18; margin-left:50px;font-family:Tahoma}
h2 {font-size:16; margin-left:50px}

p {margin-left: 50px}

ul {margin-left: 50px}
ol {margin-left: 50px}

<style type="text/css">
a:link { text-decoration:none; font-family:Tahoma; color:#000066; }
a:visited { text-decoration:none; font-family:Tahoma; color:#222244; }
a:hover { text-decoration:none; font-family:Tahoma; background-color:#777777; }
a:active { text-decoration:none; font-family:Tahoma; background-color:#aaaaaa; }
a:focus { text-decoration:none; font-family:Tahoma; background-color:#aaaaaa; }
</style>

