Body{
	
	SCROLLBAR-FACE-COLOR: #768996;
	MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #8193a0;
	SCROLLBAR-SHADOW-COLOR: #5c6f7c;
	SCROLLBAR-3DLIGHT-COLOR: #8193a0;
	SCROLLBAR-ARROW-COLOR: #bcc7cd;
	SCROLLBAR-TRACK-COLOR: #8193a0;
	SCROLLBAR-DARKSHADOW-COLOR: #5c6f7c;
	color: #333399;
}

.text_big
{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #002e58;
	font-weight: bold;
}
.text_big2
{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #0000ff;
	font-weight: bold;
}
.text_small {

	font-family: "Century Gothic";
	font-size: 10px;
	color: #002e58;
	font-weight: normal;
}

.P-2_Heading 
{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.P-2_Heading_Reverse 
{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}
.P-3_Heading {

	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.P-3_Heading_Reverse {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
.Sampling_Heading {

	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #8EB0D7;
}
.Sampling_Heading_Reverse {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8EB0D7;
}
.text_biggest {

	font-family: "Century Gothic";
	font-size: 16px;
	color: #002e58;
	font-weight: bold;
}
.mouseover
{
	background-color: #ADC4E5;
}
.mouseout
{
	background-color: #DAECF4;
}
