BODY, TD {
	font-family: Arial, Geneva CY, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0
}
A:LINK {
	color : #012972;
	text-decoration : underline;
}
A:active {
	color : #012972;
	text-decoration : underline;
}
A:visited {
	color : #012972;
	text-decoration : underline;
}
A:HOVER {
	color : #012972;
	text-decoration : underline;
}

A.white:LINK {
	color : #ffffff;
	text-decoration : underline;
}
A.white:active {
	color : #ffffff;
	text-decoration : underline;
}
A.white:visited {
	color : #ffffff;
	text-decoration : underline;
}
A.white:HOVER {
	color : #ffffff;
	text-decoration : underline;
}

A.green:LINK {
	color : Green;
	text-decoration : underline;
}
A.green:active {
	color : Green;
	text-decoration : underline;
}
A.green:visited {
	color : Green;
	text-decoration : underline;
}
A.green:HOVER {
	color : Green;
	text-decoration : underline;
}
.small {
	font-size: x-small;
}
.bord_pic {
	padding: 2px 2px 2px 2px;
	border: 1px solid Green;
}
.black_tb_bord {
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
.right_background {
	background-position: right top;
	background-repeat: no-repeat;
}
.small_padding {
	padding-right: 1px;
	padding-top: 1px;
}
.top_small_padd {
	padding-top: 1px;
}
.right_padd {
	padding-right: 15px;
}
.left_padd {
	padding-left: 15px;
}
.padding {
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 15px;
}
.style2 {color: #CC0000}
.style3 {color: Green}
.style4 {color: #012972}
.content {
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-top: 15px;
}
.list {
	padding-left: 10px;
   border-left: 4px solid #DBE2B4;
}
.paddingBold {
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 15px;
	font-weight: bold;

}
