BODY{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

TABLE {
	font-size : 12px;
}

H3{
	font-size: 160%;
}

H4{
	font-size: 140%;
}

H5{
	font-size: 120%;
}

B{
	font-size: 120%;
}

A {
	font-size: 90%;
	text-decoration : none;
} 

A:hover {
	text-decoration : underline;
}
