body 	{ 
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFFF; 
	background-image: url(http://www.moe.go.th/e-card/images/bge-card.jpg);
	background-attachment: fixed;
	background-position: center;
}

table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title { font-size: 16px;  font-weight: bold;  }

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



.error { color: Red;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  color: #000000;   }
a:hover { font-weight: bold;  text-decoration: underline;  color: #000000;   }
