body  {
	margin-left : 20px;
	margin-right : 30px;
	margin-top : 20px;
	margin-bottom : 20px;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
	font-family : Times New Roman, Arial,sans-serif;
}

p,blockquote  {
	text-align : justify;
}

h1,h2  {
	font-size : 14pt;
}

p,ul,ol,li,div,td,th,address,nobr,b,i  {
	font-size : 12pt;
}

a:link  {
	color : Yellow;
	text-decoration : underline;
}

a:visited  {
	color : Yellow;
	text-decoration : underline;
}

a:active  {
	color : #FF8C00;
	text-decoration : none;
}

