BODY		{
		background-color: white;
		color: #303030;
		padding: 0px;
		margin: 0px;
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 8pt;
		}
A		{
		color: #132968;
		text-decoration: none;
		}
A:hover		{
		color: #CC0000;
		text-decoration: underline;
		}
IMG		{
		border-width: 0px;
		}
TABLE		{
		border-width: 0px;
		padding: 0px;
		margin: 0px;
		font-size: 10pt;
		}
UL		{
		list-style-image: url("images/redbullet.gif");
		}
UL	UL	{
		list-style-image: url("images/secondaryredbullet.gif");
		}
UL	UL	UL
		{
		list-style-image: url("images/tertiaryredbullet.gif");
		}
.titlecell		{
		background-image: url("images/titlebg.gif");
		}
.thaitext		{
		font-family: Tahoma, MS Sans Serif, sans-serif;
		}
.banner		{
		background-image: url("images/bannerbg.gif");
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
		padding-right: 20px;
		text-align: center;
		color: #736357;
		}
.banner B		{
		color: #693813;
		}
.historyhr		{
		color: #C6D3EF;
		}
.locationpane	{
		font-weight: bold;
		}
.bareframe	{
		background-image: url("images/bareframebg.gif");
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
		padding-right: 20px;
		}
.lecturetitle	{
		color: #69132E;
		}
.abstract		{
		margin-top: 5px;
		}
.thaiarticle	{
		font-family: Tahoma, MS Sans Serif, sans-serif;
		font-size: 11pt;
		}
.author		{
		padding: 5px;
		border-style: solid;
		border-width: 1px;
		border-color: #9BDFC1;
		background-color: #E8FFF5;
		font-family: Verdana, sans-serif;
		font-size: 8pt;
		}
.lecturenotes	{
		background-color: #E8FFF5;
		padding: 10px;
		}
.lecturenotes	A
		{
		font-size: 8pt;
		font-weight: bold;
		}
.lecturenotes	B
		{
		color: #136943;
		}
DT		{
		font-weight: bold;
		color: #136943;
		}
DT	I	{
		font-weight: normal;
		}
DL		{
		padding-left: 70px;
		}
DD		{
		padding-bottom: 10px;
		}
.normalblock	{
		padding-top: 10px;
		padding-left: 70px;
		}