td, select, input, p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	text-align: justify;
}
body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}

.a2 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.title {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.small {
	font-size: 9px;
}
.white {
	color: #FFFFFF;
}

.accombigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.tableborder1 {
	border: 1px solid #CCCCCC;
}
.tbtr{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px none;
	border-left: 0px none;
}

.tbb{
	border-bottom: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	
}

.tbnr{
	border-right: 0px none;
}
