body {
    font-family: "Times New Roman", Times, serif;font-size: medium;color: #000000; 
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	margin: 20px 20px;
     }
h2 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

h3 {font-size: 90%;font-weight: bold;text-align: left;font-style: italic;}
p {text-align: justify;text-indent: 2em;font-size: 100%;}
p.header {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}
p.footer {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	white-space: normal;
	text-indent: 0px;
}
a { color: #990000;}
a:hover {color: #FF0000;}
td {
	text-align: left;
	vertical-align: text-top;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
}
