body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	/*background-color:#555555;*/
	background-image: url(../images/bg.jpg);
}
table, tr, td, p, div, form, li{
	font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #FFFFFF;
}
submit, input ,textarea,{
	font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #000000;
}

a:link, a:active, a:visited{
	font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #fff600;
	text-decoration: none;
}

.big{
	font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:16px;
	color: #527A03;
}

.small{
	font-family: Verdana, Helvetica, Tahoma, sans-serif ,"MS Sans Serif";
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #333333;
}

.copyright {
	font-family: Verdana, Helvetica, Tahoma, sans-serif ,"MS Sans Serif";
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}

