P  {
	font-size : 9pt;
	font-family : Verdana, MS Sans Serif, Helvetica ,Arial;
	margin-top : 0;
	margin-bottom : 5;
	color : Black;
}

p.Bold  {
	font-weight : bold;
}

.DatesHead{
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 5px;
	color: White;
}

.IndexHead{
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 5px;
	color: White;
}

.header{
	font-size : 30pt;
	color : #BA1814;
	font-weight : bold;
}

.paragraph{
	font-size : 12pt;
	color : #BA1814;
	font-weight : bold;
	margin-bottom : 12pt;
	margin-top : 12pt;
}

p.Small  {
	font-size : 7pt;
	height : 0.5;
}

p.Big  {
	font-size : 12pt;
	height : 0.5;
}

p.BigBold {
	font-weight : bold;
	font-size : 12pt;
	height : 0.5;
}

li  {
	font-size : 10pt;
	font-family : Verdana, MS Sans Serif, Helvetica ,Arial;
	list-style : square;
	list-style-image : symbole/dot.gif;
}

li.bold  {
	font-weight : bold;
}

ul  {
	list-style-position : inside;
	list-style : inside;
	list-style-type : square;
	font-size : 10;
	font-family : Verdana, MS Sans Serif, Helvetica ,Arial;
}

A  {
	font-size : 9pt;
	font-family : Verdana, MS Sans Serif, Helvetica ,Arial;
	color : #BA1814;
	text-decoration : none;
}

A:Visited  {
	color : Gray;
}

A:Active  {
	color : Black;
}

A:Hover  {
	color : Black;
	text-decoration : underline;	
}

BODY  {
	leftmargin : 8;
	topmargin : 0;
	marginheight : 0;
	marginwidth : 8;
	background-color : White;
}

span.Bold{
	font-weight : bold;
}

