body {
	margin: 0px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.brd1 {
	border: 1px solid #CCCCCC;
}
.picbrd {
	border: 1px solid #666666;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt1 a:link {
	color: #6A90B5;
	text-decoration: underline;
} 
.txt1 a:visited {
	color: #6A90B5;
	text-decoration: underline;
} 
.txt1 a:hover {
	color: #6A90B5;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt2 a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.txt2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
.txt2 a:hover {
	color: #000000;
	text-decoration: none;
}.maskbgr {
	background-image: url(im/bgr.jpg);
	background-repeat: repeat-x;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #506F8D;
}
.maskbrd {
	border: 4px solid #FFFFFF;
}
