/* CSS Document */
 /* Created by: Thusitha Randunuge (thusitha@info.lk) on 6/1/2005 -- */
 /*
  @font-face {
    font-family: kaputadotcom2004;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.kaputa.com/kaputa2004.eot);
  }
  */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*
.sinhalabody {
	font-family: kaputadotcom2004;
	font-size: 16pt;
}
.sintitle {
	font-family: kaputadotcom2004;
	font-size: 16pt;
	font-weight: bold;
}
*/
.engbody {
	font-family: Arial;
	font-size: 12px;
}
.engtitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.engsmall {
	font-family: Arial;
	font-size: 11px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
}
