td,p,li,input,select {
	font-size:12px;
	color:#000000;
	line-height: 18px;
}
a:link{ text-decoration: none; color: #333333}
a:visited{ text-decoration: none; color: #333333}
a:hover {  text-decoration: none; color: #333333; text-decoration: underline}.text {
	font-size: 12px;
	line-height: 16px;

}
.tableBorder {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.link {
	font-size: 12px;
	text-decoration: underline;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
