@font-face {
    font-family: BPG Glaho;
    src: url(bpg_glaho.eot);
}


body, td, p, span, li, input, select, textarea, small  {
font-family : "BPG Glaho", "BPG Glaho 2008", "Sylfaen", "Arial Unicode MS";
font-size : 14px;
color : #35689d;
} 


h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
}


A.link1:link{
	color:#08BEFF;
	text-decoration:none;
	border-bottom:dotted 1px #08BEFF;
}
A.link1:visited{
	color:#08BEFF;
	text-decoration:none;
	border-bottom:dotted 1px #08BEFF;
}
A.link1:active{
	color:#00FF00;
	text-decoration:none;
	border-bottom:dotted 1px #08BEFF;
}
A.link1:hover{
	color:#ec5901;
}

