

#Table_02{height:99%}
A:link {text-decoration: underline; color: #002F21}
A:visited {text-decoration: underline; color: #A7A27E}
A:hover {text-decoration: none; color: #76C7E7}
A:active {text-decoration: none; color: #FF0000}
html, body {
height: 100%;
}
body {
	font-family 	: Verdana, Helvetica, sans-serif;
	margin		 	: 0;
	padding			: 0;
}

img {
	border-width	: 0;
}
.dark
{    color:  Yellow;
}
.light
{    color: Red;
}
.tst 
{
 background-Color:#FFFFCC;border:solid green 6px;color:#CCFFFF;
}

#points li a { text-decoration: none;}

#points li
{ 
list-style-type: circle; 
margin-top: 1em;
}