P  {
	font-size : 11pt;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : Justify;
}

H1  {
	font-size : 16pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}

H2  {
	font-size : 14pt;
	font-family : Arial,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

H3  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #6495ED;
}

A  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

A:Visited  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

A:Active  {
	color : Blue;
	font-size : 11pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
}

A:Hover  {
	color : Red;
	font-size : 11pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
}

BODY  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-image : url(images/Calig-grey.GIF);
}

