p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color : Black;
	font-weight:normal;
	line-height : 15px;
}
blockquote {
	margin-left : 10%;
	}

.center
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : Black;
	font-weight:normal;
	text-align:center;
}

.center
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : Black;
	font-weight:normal;
	text-align:right;
}

body { background-color: white;

}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 70%;
	color : Black;
	font-weight:normal;
}

.table
{  }

img {border: 0	
}

h1

{
	font-family: Arial, sans-serif;
	font-size:28px;
		color : Black;
	font-style: normal;
	text-align :center;
	font-weight:bold;
}


h2

{
	font-family: Arial, sans-serif;
	font-size: 18px;
	color : Black;
	font-style: normal;
	text-align :left;
	font-weight:bold;
}





h3

{
	font-family: Arial, sans-serif;
	font-size: 14px;
		color : Black;
	font-style: normal;
	text-align :left;
	font-weight:bold;
}


h4

{
	font-family: Arial, sans-serif;
	font-size: 12px;
		color : Black;
	font-style: normal;
	text-align :left;
	font-weight:bold;
}

ul,  ol,  li 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
 	color : Black;
	font-weight:normal;
	    font-size:90%;
}




