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;
     }
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: 2em;font-size: 100%;}
.footer {
    text-indent: 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	white-space: normal;
	text-indent: 0px;
}
img {
	border:none;
	margin: 10px;
}
a { color: #990000;}
a:hover {color: #FF0000;}
.bgTab {
	background: url(bgTab.jpg) repeat fixed;
	width: 16px;
}
.txtTab {
	font-size: 18px;
	padding-right: 20px;
	padding-left: 10px;
	text-align: justify;
	padding-bottom: 15px;
}