body               {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
}

small              { font-size: 11px; }

a:link, a:visited  { font-weight : bold; text-decoration : underline; color: #00478c; }
a:hover            { font-weight : bold; text-decoration : none; color: #3378be; }
a:active           { font-weight : bold; text-decoration : none; color: #000000; }

img                { border: 1px solid #cccccc; padding: 4px; }
img:hover          { border: 1px solid #000000; }

form               { margin: 0; }
