body {
	margin : 0 0 0 0;
	padding : 0 0 0;
}

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background: #6699CC;
}

a {
	text-decoration: none;
	color: #336699;
}

a:Hover {
	color: white;
	text-decoration : underline;
}

a.page {
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
}

div.header {
	font-size : large;
	font-weight : bold;
}

div.smallheader {
	font-size: small;
	font-weight: bold;
}

td.box {
	border: 1px solid Black;
	background : #9CC5E1;
}

td.content {
	background : #9CC5E1;
}

td.boxheader {
	border: 1px solid Black;
	background: #336699;
}

td.contentheader {
	background: #336699;
	color: white;
	font-weight : bold;
}

span {
	font-family: Arial, Helvetica, sans-serif;
	background: #336699;
	color: white;
}