p, td, li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	color:#333333;
}

h1, h2, h3, h4, h5, h6 {
	font-family : "Arial Rounded MT Bold", Geneva, Arial, Helvetica, sans-serif;
	color:#003366;
}

th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
	text-align : left;
	color:#003366;
}

A.edit:link {color: #666666; text-decoration: none}
A.edit:visited {color: #666666; text-decoration: none}
A.edit:active {color: #666666; text-decoration: none}
A.edit:hover {color: #00AAAA; text-decoration: none}

.emphasised {  font-size: larger}

.press {  font-size: smaller}

.popup-table {
	background-color: #FFFFCC;
	font-size : 85%;
	color : #000000;
}