/* CSS Document */

body {
	font-size: 12;
	font-family: Verdana, sans-serif;
	color: black;
	background: eeeeee;
    }
	
h1, h2, h3, h4, h5, h6  {
	font-family: Verdana, sans-serif;
	font-size: normal;
	}
	
h2, h3, h4, h5, h6  {
	font-family: Verdana, sans-serif;
	color: black;
	}
	
a:link  {
	font-size: 11;
	color: #999999;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;

}

a:visited  {
	font-size: 11;
	color: #999999;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;

	}

a:hover  {
	font-size: 11;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}

td  {
	font-size: 12;
	font-family: Verdana, sans-serif;
	color: black;
	}
	
img  {
	border: none;
	}
tarathai {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}