B {
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: bold;
}
img {
	border: none;
}

a:link {  color: #444444; font-size: 14; text-decoration: none}
a:active {  color: #444444; font-size: 14; text-decoration: none}
a:visited {  color: #444444; font-size: 14; text-decoration: none}
a:hover {  color: #444444;  font-size: 14; text-decoration: none;}

.mainfonts {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #444444;
}

.smallfonts {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 8;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #444444;
}

.input {	
	font-family: "MS Sans Serif", "Microsoft Sans Serif" ;
	padding:1;font-size: 12px;
	color: #444444;	
	background-color: #fafafa;
	border: 1px solid #cccccc;
	vertical-align: middle;
}