@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #354748;
	
	text-align: justify;
}
.title {
	color: #5f9ea0;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.author {
	font-weight: bold;
	font-style: italic;
}
body div table tr td p {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
