@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
}

.un-bold {
	font-weight: normal;
}

a:link {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	font-style: oblique;
}
a:active {
	background-color: #999999;
}


.red_type {
	color: #FF0000;
}
.Speaker_list {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.tbl_border {
	font-size: large;
	border: 2px double #0000CC;
}
.my_caption {
	margin: 0px;
	padding: 0px;
}
.redLecture {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #900;
}
.lt_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #0CF;
}
