body { font-size:12px; font-family:verdana; margin:50px;} 
h1   { font-size:16px;} 
       

h2  { font-size: 15px }
h3  { font-size: 14px }
h4  { font-size: 13px }
h5  { font-size: 12px }


a   { font-size: 12px }





a:link		{ color: rgb(102,102,102);text-decoration:none }
a:visited	{ color: rgb(102,102,102);text-decoration:none }
a:hover		{ color: rgb(0,0,0); }
a:active	{ color: rgb(102,102,102);text-decoration:none }



