/* Print Styles */
body { 	margin: 15;

 }



.frame_back {
/*	background-image:url(../images/home_back.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center bottom;*/
	border:0px;
	width:440px;
	


}
div.text {
vertical-align:top;
width:400px;


}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	top:15;

}


.black {
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	}
	

strong {
	font-size:14px;
	font-weight:bolder;
	color:#333300;}
	
h1 {
	font-size:22px;
	font-weight:bolder;
	color:#333300;}
	
h2 {
	font-size:12px;
	font-weight:bolder;
	color:#666666;}

h3 {
	font-size:12px;
	font-weight:bolder;
	color:#666666;}
