P {
font-family : Tahoma;
	font-size: medium;
	font-weight: normal;
 }
P.s { font-family: Tahoma;
 	font-size: xx-small;
	font-weight: normal;
	 }
P.l { font-family: Tahoma;
 	font-size: large;
	font-weight: normal;
	 }

H1 {
	font-family :  Mistral,Mistral AV,Arial Narrow,Bookman Old Style;
	font-weight : bold;
	font-size : 24pt;
}

H1.m {
	font-family :  Mistral,Mistral AV,Arial Narrow,Bookman Old Style;
	font-weight : bold;
	font-size : 48pt;
}

H2 {
	font-family :  Bookman Old Style;
	font-weight : bold;
	font-size : 18pt;
}
H2.t {
	font-family :  Tahoma;
	font-weight : bold;
	font-size : 18pt;
}

H3 {
	font-family :  Tahoma;
	font-weight : bold;
	font-size : 16pt;
}
H4 {
	font-family :  Tahoma;
	font-weight : bold;
	font-size : 14pt;
}
BODY {
	background-color : #ffff80;
	font-family : Tahoma;
	font-size: medium;
	font-weight: normal;
	}
A:link { color: #0000ff }
A:visited { color: #800080 } 
A:active {  color: #ff0080 }

.r { color: #ff0000 }
.c { text-align: center; }
.fr { float: right; }
.fl { float: left; }
