H1 {
		font-family: 'Times New Roman', sans-serif;
		font-size: x-large;
		font-weight: bold;
}
H2 {
		font-family: 'Times New Roman', sans-serif;
		font-size: large;
		font-weight: bold;
}
H3 {
		font-family: 'Times New Roman', sans-serif;
		font-size: medium;
		font-weight: bold;
}
H4 {
		font-family: 'Times New Roman', sans-serif;
		font-size: small;
		font-weight: bold;
		font-style: italic;
}
ADDRESS {
		font-family: 'Comic Sans MS', 'Dom Casual BT', 'Times New Roman', sans-serif;
}
ADDRESS.exsmall {
        font-size: x-small;
}		
.mysmall {
        font-size: small;
}
.mydate {
        font-size: x-small;
		font-style: italic;
		color: maroon;
}		
P {
        font-family: 'Times New Roman', sans-serif;
		font-size: medium;
}
LI {
        font-family: 'Times New Roman', sans-serif;
}
A {
        font-family: 'Times New Roman', sans-serif;
}
TH {
        font-family: 'Times New Roman', sans-serif;
		font-size: small;
}
TD {
        font-family: 'Times New Roman', sans-serif;
		font-size: small;
}
