
          
ul
{
	list-style-image: url('../images/ball_klein.gif');
}
a:link
{
	color: #008000;
	font-family:Comic Sans MS; 
	font-size:12pt
	text-decoration:none;
}
a:active
{
	color: #800080;
	font-family:Comic Sans MS; 
	font-size:12pt;
	text-decoration:none;
}
a:visited
{
	color: #008000;
	font-family:Comic Sans MS; 
	font-size:12pt;
	text-decoration:none;
}
body
{
	background-color: rgb(204, 255, 204);
	color: rgb(0, 0, 0);
	font-family:Comic Sans MS;
	font-size:10pt; 
}
table
{
	table-border-color-light: rgb(102, 153, 153);
	table-border-color-dark: rgb(51, 102, 102);
}
h1
{
	font-family: Comic Sans MS; font-size: 18pt; color: #008000; font-weight:bold
}
h2
{
	font-family: Comic Sans MS; font-size: 12pt; color: #008000;
}
textarea     
{ 
	font-family: Comic Sans MS; font-size: 10pt 
}
