body {
	font-family: "Gill Sans MT", serif, sans-serif, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color:#adadad;
	margin: 0px;
	line-height: 16px;
}
.bg_grey {
	background-color: #8c8d8e;
	background-image: url(../images/bg_grey.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	border: 1px solid #666666;
}
.bg_pink {
	background-color: #8c8d8e;
	background-image: url(../images/bg_pink.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	border: 1px solid #666666;
}
.bg_blue {
	background-color: #465485;
	background-image: url(../images/bg_blue.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	border: 1px solid #666666;
}
.bg_purple {
	background-color: #8c8d8e;
	background-image: url(../images/bg_purple.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	border: 1px solid #666666;
}
.bg_yellow {
	background-color: #8c8d8e;
	background-image: url(../images/bg_yellow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	border: 1px solid #666666;
}
.bg_brown {
	background-color: #8c8d8e;
	background-image: url(../images/bg_brown.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	border: 1px solid #666666;
}
.bg_greyy {
	background-color: #8c8d8e;
	background-image: url(../images/bg-greyy.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	border: 1px solid #666666;
}
b {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.sm {
	font-size: 10px;
	text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	margin: 0px;
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	margin: 0px;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	margin: 0px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
}
h5 {
	font-family: "Gill Sans MT";
	font-size: 24px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 2px;
}
.h5 {
	font-family: "Gill Sans MT";
	font-size: 24px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}
.border {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
}
.heading {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}


.b1:link {
	color: #0054A6;
}
.b1:visited {
	color: #000000;
}
.b1:active {
	color: #000000;
}

strong {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
p {
	margin: 0px;
}
.body {
	font-family: "Gill Sans MT", serif, sans-serif, Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.blacklinks:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.blacklinks:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.blacklinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blacklinks:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

