body { color: black; font-size: 12pt; background-color: white; background-image: url(../background/background.gif); background-repeat: repeat-x; margin: 0; padding: 0; }
p { font-size: 12pt; }
td {}
a:link { color: black ; text-decoration: none; }
a:visited { color: black ; text-decoration: none; }
a:hover { color: blue ; text-decoration: underline; }
a:active { color: black ; text-decoration: none; }
h1{ margin: 0;
    font-size: 13px;
	font-weight:normal; }
