body {
	background-image: url(img/page_bg.gif);
}
a.Link1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a.Link1:hover {
	text-decoration: underline;
}
a {
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
	color: #336699;

}
a:hover {
	text-decoration: none;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

.txt50 {width: 50px; font-size:11; font-family: Tahoma; border: 1px solid  #281770; padding: 1px;}
.but {font-family: Tahoma; font-size: 11px; font-weight:bold; color: white; background-color: #6880BE; border: 1px inherit #000000; padding: 1px;}