BODY{
	color : #000000;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: left;
; border: #996600
}
.bold{
	color : #000000;
	font-family :  Arial, sans-serif;
	text-align: left;
	font-weight: bold;
}
.blue{
	color : #1A139C;
	font-family :  Arial, sans-serif;
	text-align: left;
	font-weight: bold;
}
.white{
	color : #FFFFFF;
	font-family :  Arial, sans-serif;
	text-align: left;
	font-weight: bold;
}
.medium{
	color : #000000;
	font-family :  Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

.big{
	color : #000000;
	font-family :  Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
A {
	text-decoration: none;
	color: #000055;	
}

A:Active {
	text-decoration: none;
	color: #85BDE7;	
}

A:Hover {
	text-decoration: underline;
}

HR {
	color: #000000;
	height: 1pt;
}
.hr_white {
	color: #e2f0fc;
	height: 1pt;
}

H3 {
	text-align: left;
	text-decoration: none;
	color: #000000;
	font-family :  Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

TD {
	font-size: 12px;
}








div {
	border-width: thin;
	border-color: #000000;
}


.tableborder { 
	border: 1px solid black 
}
.tableborder_w { 
	border: 1px solid white 
}
