a:hover {
	color:red;
	text-decoration:underline;
}

a {
	font-size=15pt;
	color:gray;
	font-style:italic;
	font-family:comic sans ms;
}

a.style1 {
	font-size=12pt;
	font-style:normal;
}

h3 {
	font-size:20pt;
}

td {
	font-size:11pt;
	font-weight:lighter;
}

big {
	font-size:45pt
}

i {
	font-size:9pt;
}

h1 {
	font-size:20pt;
}

