body {	font-family: "Palatino Linotype", Times, serif;	
	font-size: 1em;
	line-height:1.5;
	margin: 0.25em
	}

.small {
	font-size: 85%;
}

.smaller{
	font-size: smaller;
	}

.large{
	font-size: large;	
	}

.larger{
	font-size: larger;
	}
	
.x-large{
	font-size: x-large;
	}

.xx-large{
	font-size: xx-large;
	}

th {
	font-family: "Symbola", "Palatino Linotype", Times, serif;
	font-size: 1em;
	}

td {
	font-family: "Symbola", "Palatino Linotype", Times, serif;
	font-size: 1em;
	vertical-align:top;
	}

.BulletBackgroundColor {
	color: #FFFFFF;
}

.DataColor {
	color: #DEDECA;
}

.footer {	
	font-family: "Symbola", Times, serif;	
	font-size: .75em;	
	color: #999999;
	}

.FormBackgroundColor {
	color: #CCCCCC;
	}

body.sub {
	margin: 0.1em;
	}