td {
    font-size : small;
    font : xx-small;
}
#layer1 { position: relative }
A {
	color: #00c;
    text-decoration : none;
	font-weight: inherit;
	font-size: inherit;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, Sans-Serif
	}


A:HOVER {
    text-decoration : none;
    color : #FF4500;
    font-family : "Trebuchet MS", "Comic Sans MS", Arial, Sans-Serif;
}
a:active {
	color: #ff0000;
	font-weight: inherit;
	font-size: inherit;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, Sans-Serif
}

a:visited {
	color: #669;
	font-weight: inherit;
	font-size: inherit;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, Sans-Serif
}
h1 { color: #669; font-weight: bold; font-size: 24pt; font-family: "Trebuchet MS", Arial, Sans-Serif; text-align: left; position: relative }
h2 {
    color: #f00;
    font-weight: bold;
    font-size: 16pt;
    font-family: "Trebuchet MS", "Comic Sans MS", Arial, Sans-Serif;
    border : thin solid Red;
}
h3 { color: #090; font-weight: bold; font-size: 13pt; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Sans-Serif; text-decoration: blink }
h4 { color: #660066; font-weight: bold; font-size: 14pt; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Sans-Serif }
h5 { color: #660066; font-weight: bold; font-size: 14pt; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Sans-Serif }
