body {
	background-image: url(images/pattern.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.gray {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.dblue {
	font-family: Arial;
	font-size: 14px;
	color: #1072BA;
}
.bold_orage {
	font-family: Arial;
	font-size: 12px;
	color: #EC8840;
	font-weight: bold;
}
.gray2 {
	font-family: Arial;
	font-size: 12px;
	color: #969798;
	font-style: normal;
	font-weight: bold;
}
.blue {
	font-family: Arial;
	font-size: 12px;
	color: #4794CB;
}
.orage {
	font-family: Arial;
	font-size: 12px;
	color: #E8863F;
}
.big_orage {
	font-family: Arial;
	font-size: 14px;
	color: #EB7E2E;
}
.big_gray {
	font-family: Arial;
	font-size: 14px;
	color: #969798;
}
.blue2 {
	font-family: Arial;
	font-size: 12px;
	color: #1072BA;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0072BC;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}
.orage_small {
	font-family: Arial;
	font-size: 11px;
	color: #EC8840;
}
.gray_small {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
.blue_small {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4794CB;
	font-style: normal;
}
.red {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
