span {padding-left: 10px;padding-right: 10px;line-height: 130%;}

a { font-size:12pt;  text-decoration:none } /* font-weight:bold; */
a:link    { color:black; font-style:normal }
a:visited { color:black; font-style:normal }
a:hover   { color:red }   /* font-weight:bold */
a:active  { color:white; font-weight:bold; }

.contents      { color:black; font-size:10pt }
a.left         { color:black; font-size:10pt; font-weight:normal }
a.left:link    { color:blue; font-style:normal }
a.left:visited { color:blue; font-style:normal }
a.left:hover   { color:red; text-decoration:underline }  /* font-weight:bold */
a.left:active  { color:blue; font-weight:bold; }

ol,ul,li {margin:0; padding:0; margin-left:0}/*zero out so cross-browser behavior is consistent*/
ol {line-height:0; margin:0em 0em 0.1em 0.2em;}
ul {line-height:0.1cm; margin:0 0 0.2cm 0.2cm; border-bottom-width:2px}
li {line-height:0.1cm; margin: 0 0 0.2cm 0.5cm;} /*top left bottom left*/

/*
a:active  { color:green; font-weight:bold;
            background-image: url(images/gsn_on.gif);
	        background-repeat:repeat-x;
	        background-position: left bottom }
*/
