BODY {
	background-color: #FFFCBB
}
.titles {
	color: Teal;
	font-family : cursive;
	font-size : 20pt;
	font-weight : bold;
	font-style : italic;
}

.menu {
	background: Blue;
	font-family : Verdana, Technical, Arial;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	color : White;
}

OL {
	font-family: Verdana;
	color : Maroon;
	font-size:10px;
	font-weight : bolder;
}


.subtitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : 600;
	color : #339900;
}

.date {
	font-family: "Lucida Sans";
	font-size : 12px;
	font-style : italic;
	font-weight : bolder;
	color : #0000FF;
}

A:LINK {
	color: #FFFFFF;
}


A {
	text-decoration : none;
; color: #FFFFFF
}
A:HOVER {
	color : Red;
}

p {
	font-family : Verdana, Technical, Arial;
	font-size : 8pt;
}

.plain {
	font-family: Verdana, Technical, Arial;
	font-size : 8pt;
}

.tps {
	font-family: Mondine SF, Times New Roman, Times;
	font-size:22pt;
}
