/* CSS Document */
body, td, p, all, h1, h2, h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
A.menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.sitemanger_title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}
.sitemanger_tabletitle {
	font-weight : bold;
	text-align : center;
}
.sitemanager_warning {
	color : red;
}
.table_header {
	font-size: 10pt;
	font-weight : bold;
	text-align : center;
}
.menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.small {
	font-size : 10px;
}
.footnote {
	font-size : 10pt;
}
A.navlink {
	color : white;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
p, td, body {
	font-size: 10pt;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt;
}

