@charset "utf-8";
/* CSS Document */

.content {
	background-color: #fafafa; /*ffffff*/
	border-right:medium;
	border-right-color:#000000;
	border:medium;
	font-family: Calibri, Tunga, "Trebuchet MS", "Tw Cen MT Condensed", "AvantGarde LT CondMedium", "Helvetica LT Condensed",  			 	sans-serif;
	font-size: 90%;
	position: relative;
	float: right;
	width: 520px;
	height: 397px;
	right:65px;
	}
	
.link {
	color:#000000;
	text-decoration:none;
	}