a:link { 
	color: #55ffff; 
	text-decoration: none;}
a:hover { 
	color: #ffff00;
	text-decoration: underline;
	font-weight: bold;
	border: #660033;
	}
a:visited { 
	color: #ffffff;
	text-decoration: none;
	font-weight: normal
	}
a:active { 
	color: #0000ff;
	text-decoration: none;
	background-color: #ffff00;

	}

body {  
	Margin: 5px;
	Padding-Top: 0px;
	Padding-Left: 0px;
	Padding-Bottom: 0px;
	Padding-Right: 0px;
	font-family: CordiaUPC, EucrosiaUPC, LilyUPC, AngsanaUPC, Thonburi, "FixedDB ThaiText New", "DB ThaiTextFixed", "MS Sans Serif";
	font-size: 20pt;
	color: #FFFF00;
	border-color: #FF0000 black black;
	list-style-type: lower-roman;
	border-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: auto;
	border-left-width: auto;
	background-color: #70f0e0;
	background-image: url(./BG.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left center;
	}

TABLE {
	font-family: CordiaUPC, EucrosiaUPC, LilyUPC, AngsanaUPC, Thonburi, "FixedDB ThaiText New", "DB ThaiTextFixed", "MS Sans Serif";
	border-collapse: collapse;
	font-size: 20pt;
	margin: 10px;
	// border: 0px #000000;
	padding: 10px;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
	}

TH {	
	color: #FFFF00; 
	background-color: #0000FF;
	font-weight: bold;
	text-align: center;
	}

TD { 
	color: #FFFFFF
	} 


IMAGE {
	border: none;
	}

H1 {
	font-weight: bold;
	font-size: 28pt;
	}

.header {
	background-color: #227722;
	font-size: 13pt;
	height: 20px;
	color: #ffff22;
	font-weight: bold;
	}

.hrbreak
{
	height: 20 px;
	color: #808080;
	}
