body {
	background-color:transparent;	
	font-family:"trebuchet ms", verdana, "bitstream vera sans";

	text-align:left;
}

#page {
	width:760px;
	background-color:  ;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 40px;
	min-height:300px;
	border:1px solid #000;
	border-width:0px 0px 0px 0px;
	text-align:left;
}

h1 {
	font-size:18px;
	letter-spacing:-1px;
	color:#0d7b7a;
	font-weight:normal;
}

h1 em {
	font-style:normal;
	color:darkorange;	
}

h1 bm {
	font-style:normal;
	color:#000FFF;	
}


h2 {
	font-size:18px;
	font-weight:normal;
}


.less {
	color:#999;
	font-size:12px;
}

div.fren {
	width:150px;
	position:relative;

	left:600px;	
	opacity:0.9;
	margin-bottom:-50px;
}