body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-align:left;
	}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    overflow: scroll;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.subtitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #CC9966;
    margin-right: 5px;
	text-align:left;
}
.english {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #663300;
    margin-right: 5px;
	text-align:left;
}


.description {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	margin-right: 5px;
	text-align:left;
}

.description-title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	margin-right: 5px;
	text-align:left;
}

.description-small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	margin-right: 5px;
	text-align:left;
}
.text-center {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	margin-right: 5px;
	text-align:center;
	color: #CCC;
}
html { margin-bottom: 1px; }

iframe { overflow:hidden; }
