<!--
@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-color:rgb(255,255,255);
}
a:link { text-decoration: none; color:rgb(0,0,0); }
a:visited { text-decoration: none; color:rgb(0,0,0); }
a:hover { text-decoration: underline; color:rgb(0,0,0); }
.MainTitle {
	font-family: 'TheSans-Plain', sans-serif;
	font-size: 32px;
	color:rgb(0,0,0);
}
.MenuItem {
	font-family: 'TheSans-Plain', sans-serif;
	font-size: 14px;
	color:rgb(0,0,0);
}
.SubTitle {
	font-family: 'TheSans-Plain', sans-serif;
	font-size: 14px;
	color:rgb(0,0,0);
}
.SubSubTitle {
	font-family: 'TheSans-Plain', sans-serif;
	font-size: 14px;
	color:rgb(0,0,0);
}
.TalkTitle {
	font-family: 'TheSans-Plain', sans-serif;
	font-size: 12px;
	color:rgb(0,0,0);
}
.TalkDetails {
	font-family: 'TheSans-Plain', sans-serif;
	font-size: 12px;
	color:rgb(0,0,0);
}
.Remarks {
	font-family: 'TheSans-Plain', sans-serif;
	font-size: 12px;
	color:rgb(0,0,0);
}
-->
</style>

