A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

A:LINK {
	color : #006699;
}


A:ACTIVE {
	color : #993333;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18
}

P{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
}
P.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}
}
P.announce {
	font-weight : bold;
	font-size : 12px;
	color : black;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : normal;
}
