body {
	background-color: #CECECE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.White {
	color: #FFFFFF;
}
.White a:link {
	color: #FFFF00;
}
.White a:visited {
	color: #FFFF00;
}
.White a:hover {
	color: #FFFF00;
}
.White a:active {
	color: #FFFF00;
}
.Bg2 {
	background-attachment: fixed;
	background-image: url(images/ins_content_15.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Title {color: #D09000; font-weight: bold; font-size: 18px; }
