P,BODY,td,th {
	FONT-FAMILY: "Verdana","Arial","Sans-Serif";
	FONT-SIZE: 14pt;
}

input,select,textarea {
	FONT-FAMILY: "Verdana","Arial","Sans-Serif";
	FONT-SIZE: 100%;
}

h2 {
	font-size:150%;
}

a,a:visited,a:active {color:blue}
a {text-decoration:none}
a:hover {text-decoration:underline;color:red}