body { 
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	margin: 0px;
	padding: 0px;
}
p {
	font-family:  "Times New Roman", Times, serif;
	font-size: medium;
}
.latin {
	font-style: italic;
	font-size: small;

}
.centrep {
	text-align: center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: largest;
	color: 000099;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: 000099;
}
h3 {
	font-family:  "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;		
}
h4 {
	font-family:  "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;		
}
h5 {
	font-family:  "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;		
}


.backtotop {
	text-align: right;
	font-size: small;
}
.cap {
	font-size: small;
}
