p, th, td, h1, a, ol, ul{
	font-family: Arial, Helvetica, sans-serif;
}

h1				{ color: rgb(0,0,0); }
h2				{ color: rgb(102,102,0); }
h3				{ color: rgb(204,51,0); }
h4				{ color: rgb(153,102,0); }
h5				{ color: rgb(204,51,51); }
h6				{ color: rgb(102,0,102); }
th {
	text-align: left;
}
td.title {
	font-size: medium;
}
td.cross{
	font-size: large;
	text-align: center;
	width: 30px;
	height: 30px;
	border: 2px solid silver;
}
a:link{
	color: Black;
}
a:visited{
	color: #01D700;
}
#c{
	color: #01D700;
}
a:hover{
	color: #0000E9;
}
#b{
	color: #0000E9;
}
a:active{
	color: #DD0002;
}
#a{
	color: #DD0002;
}
td.info{
	padding-top : 16pt;
	text-align : left;
	vertical-align : top;
}
#small{
	font-size: x-small;
}
img.screen {
	width : 133;
	height : 100;
	border: none;
}
img.icon {
	width: 15;
	height:15;
	border: 1px solid Silver;
}
