*  	    { margin: 0; padding: 0; }
html    { }

body 		{ background: #FFF; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 70%; color: #444; }

a			{ color: #0f75bc; font-weight: bold; text-decoration: none; }
a:hover		{ color: #444; }
h2			{ font: 1.2em Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold;}
h3			{ font: 1.1em Georgia, "Times New Roman", Times, serif; font-weight: bold;}
h4			{ font-size: 1em; font-weight: bold;}
h5			{ font-size: 0.8em; }
p			{ line-height: 1.4em; text-align: justify; }

.bold		{ font-weight: bold; }
.blue		{ color: #0f75bc;}

#wrapper		{ margin: 200px auto; width: 708px; }
#header			{ background: url(../images/wsm_logo.gif) no-repeat top left; width: 708px; height: 114px; border-bottom: 1px solid #FFF; }
#note			{ float: right; width: 316px; }
#note h2		{ margin: 10px 0; }
