/* print CSS */

body {
	padding: 0px 20px;
	width: auto;
}

h1, h2, blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 24px;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	width:900px;
}

blockquote {
	border: solid #f6f6f6 2px;
	padding: 5px;
	text-align: center;
	width: 287px;
	float: right;
	font-size: 18px;
	font-weight:bold;
}

.footer {
	border-top: solid #f6f6f6 1px;
	margin-top: 50px;
}

.footer p {
	font-size: 11px;
	text-align: center;
}

.footer a {
	color: #666666;
	text-decoration: none;
}


.Brief{
	font-size: 18px;
	font-weight: bold;

}

.EvtCaption{
position:absolute;
	font-size: 13px;
	font-weight: normal;
	text-align:center;
	width:430px;
	padding:5px;


}


.imgBlue{
left:10;
}
