﻿body {
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
	overflow: -moz-scrollbars-vertical; /* Always show scrollbar */
	background-color: #f4f3f3 ;
}




p {
	color: #000000;
	font-style: normal;
	line-height: 18px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT {
	COLOR: #2f3540;
}
H1 {
	FONT-SIZE: 14px;
	color: #000000;
}
H2 {
	FONT-SIZE: 12px;
	color: #2f3540;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
}
H3 {
	FONT-SIZE: 12px;
	color: #2f3540;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
}
H4 {
	FONT-SIZE: 12px;
	color: #2f3540;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
}
/***** Various tags *****/
a img {
	border: 0;
}
a {
	font-size: 12px;
	color: #333 !important;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #8f428f !important;
}



.adanet {
	color: #888787;
	font-size: 11px;
}
.adanet a {
	color: #888787 !important;
	font-size: 11px;
	font-weight: normal !important;
	text-decoration: none;
}
.adanet a:hover {
	color: #332337 !important;
	font-size: 11px;
	font-weight: normal !important;
}

