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 20px 0px;
     }
h1 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
    font-variant: small-caps;
}
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: 10px;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;
}
img {
	border: none;
	margin: 10px 20px;
}
a { color: #990000;}
a:hover {color: #FF0000;}
td {
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.txtTab {
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-bottom: 15px;
}
