P
  {
	text-indent : 20px;
	margin : 10px;
	font-size : 15px;
	font-family : sans-serif;
	color : #444444;
	text-decoration : none;
	text-align : justify;
}
td, th
  {
	font-size : 15px;
	font-family : sans-serif;
	text-decoration : none;
}
ul, ol
  {
	margin : 10px;
	font-size : 13px;
	font-family : sans-serif;
	text-decoration : none;
	text-align : justify;
}
div  {
	margin : 10px;
	font-family : sans-serif;
	text-decoration : none;
	}
H1  {
	font-size : 25px;
	font-family : sans-serif, arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	letter-spacing : 0.1em;
}

H2  {
	font-size : 20px;
	font-family : sans-serif, arial;
	font-weight : bold;
	font-style : normal;
	letter-spacing : 0.1em;

}

H3  {
	font-size : 17px;
	font-family : sans-serif, arial;
	font-weight : bold;
	font-style : normal;
	letter-spacing : 0.1em;

}

A  {
text-decoration : none;
color: navy;
}

A:Visited  {
text-decoration : none;
color: navy;
}

A:Active  {
text-decoration : none;
color: blue;
}

A:Hover  {
text-decoration : none;
color: blue;
}

BODY  {
	font-size : 15px;
	font-family : sans-serif;
	font : arial;
	text-decoration : none;
	text-align : justify;
}
 small {
	font-size : 11px;
	font-family : sans-serif, arial;
 
 }
 div.small {
	font-size : 11px;
	font-family : sans-serif, arial;
 
 }


