font         { font-family: 'Book Antiqua', cursive;  font-style: italic }
h1           {
	font-family: 'Book Antiqua', cursive;
	 color: #BF2420;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold
}
h3		{
	text-align : justify;
	color: #BF2420;
	font-family: Book Antiqua, cursive;
}

p				{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size: 10pt;
	font-style: italic;
	}
body         {
	font-family: 'Book Antiqua', cursive;
	font-size: medium;
	font-style: italic;
	background-image : none;
	background-color : white;
		}
table		{
	background : white;
}
	
a:LINK            {
	color: #BF2420;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;


}
a:hover	{
	color: White;
	background-color : Gray;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;


	}
a:visited	{
	color: #BF2420;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;


}

.note {
font-family: 'Book Antiqua', cursive;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
	
}
.bar {
	background-color : silver;
	
	}
