@font-face {
  font-family: myfont;
  src: url(/img/ss.ttf);
}

body {
	font-size: 100%;
}

input[type="text"],input[type="password"],input[type="submit"],input[type="button"],textarea, select {
	font-size: 100%;
}

.caltooltip {
   font-size: 10pt;	
}

.title td, .title td a {
	text-align:center;
	white-space:nowrap;
	text-decoration:none;
	color: white;
}

.header tr td , .header tr td a {
	font-family: myfont;
	text-align:center;
	white-space:nowrap;
	text-decoration:none;
	color: black;
}
