body, td, p {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
}
/* Skin */
.frontpagepane {
	font-size: 10px;
	padding: 5px;
}
.pagefooter, .pagefooter A, .pagefooter .SkinObject {
	font-size: 9px;
	color: #AAAAAA;
	text-align: center;
}
.SkinObject {
    font-weight: normal;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration: none;
    color: #CCCCCC;
}
A.SkinObject:visited {
    text-decoration: none;
    color: #BBBBBB;
}
A.SkinObject:active {
    text-decoration: none;
    color: #AAAAAA;
}
A.SkinObject:hover {
    text-decoration: none;
    color: #E99620;
}
