/* BS20014 Collections style.css */
/* Stylesheet by Behrooz Sangani */

BODY		{margin-left: 2%; margin-right: 2%; background-color: #f5f5f5; 
               Font-family: Arial; font-size: 90%; color: #800080;}

A:link		{color:#0000cc}
A:active	{color:#cc0000}
A:visited	{color:#666666}
A:hover {color: red;}

P  {margin-left: 2em; text-indent: -2em;}

H1	{text-align: center; Font-family: Arial; color:#800000;}

H2 {text-align: left; Font-family: Arial; #008000;}

H3,H4,H5,H6 {text-align: left; Font-family: Arial; #808000;}

