BODY {

	background-color : #F0F0E0;

	color : #000000;

	font-family : sans-serif;

	margin-left : 1%;

	margin-right : 1%;

	font-size : 14px;

	text-align : justify;

}



DIV{

	font-family : sans-serif;

	margin-bottom : 0;

	margin-left : 0;

	margin-right : 0;

	margin-top : 0;

}



table{

	margin-right : 0;

	margin-left : 0;

	margin-bottom : 0;

	margin-top : 0;

}



UL{

	text-indent : 0;

}



LI{

	list-style-image : url("images/dot.gif");

	list-style-position : inside;

	vertical-align : top;

	padding-bottom : 10;

	margin : 0;

	white-space : normal;

}



TD{

	background-color : #FAFAED;

	font-family : sans-serif;

	margin-left : auto;

	margin-right : auto;

	font-size : 14px;

	text-align : justify;

	vertical-align : top;

}



SMALL{

	font-size : smaller;

}  



H3{

	font : bold;

	color : #660000;

}



B{

	font-size : 16x;

	font-weight : bold;

}  



I{

	font-size : 10x;

	font-style : italic;

	color : #8B4513;

}  





A:LINK {

	color : #00008B;

	text-decoration : none;

}



A:VISITED {

	color : Purple;

	text-decoration : none;

}



A:HOVER {

   color : #00008B;

   text-decoration : underline;

}



UL{

	margin-left : 15;

}