P,BODY,td,th,input,select,textarea {
	FONT-FAMILY: "Comic Sans MS","Tahoma","Arial","Sans-Serif"; FONT-SIZE: 12pt
}
* {
	FONT-FAMILY: "Comic Sans MS","Tahoma","Arial","Sans-Serif"; FONT-SIZE: 12pt
}
h2 {
	font-size:18pt;
}

a,a:visited,a:active {color:blue}
a {text-decoration:none}
a:hover {text-decoration:underline;color:red}

span.info {
	border:1px solid #708090;
	background-color: #F0F8FF;
	position:absolute;
	padding:4px;
}