body, div {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a,
a:link,
a:visited    {
	color: Red;
	text-decoration: none;
	border-bottom: none
}

a:hover,
a:active {
	color: blue;
}

select {
	font-size: 10px;
	font-family: Arial;
	color: #000;
	}

div.callout {
	position: absolute;
	top: 156px;
	left: 200px;
	color: #000;
	background-color: #ffffff;
	background-image: url("images/back_style.gif");
	visibility: hidden;
	padding: 5px;
	width: 255px;
	border: 2px solid #000;
		font-size: 12px;
	font-weight: 400;
	z-index:100;
	z-order:100
	}

div.callout h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
	}

div.callout h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
	}
	
.p_commmon {margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; padding-top:0px; padding-bottom:0px; text-indent:0px; text-align:left; word-spacing:0.00em; letter-spacing:0.00em; }
.p_initial_cap {color:#E20A16; font-family:"BI Helvetica BoldOblique", Arial, Helvetica, sans-serif; font-style:normal; font-weight:normal; font-size:20px; }
.p_titles {font-size:11px; }
.p_text {font-family:"Stone Sans", Arial, Helvetica, sans-serif; font-style:normal; font-weight:normal; font-size:11px; line-height:12px; }
.p_links {color:#E20A16; font-family:"Stone Sans", Arial, Helvetica, sans-serif; font-style:normal; font-weight:normal; font-size:12px; }

