/*
File Name: printed_digression.css
Date: 02/08/10
Programmer: Rakib Sarwar
*/

body {
	font-family: "Times New Roman", Times, Palatino, serif;
	font-size: 14pt;
	background-image: none;
	background-color: #ffffff;
	text-align: justify;
}

p {
	margin-left: 0;
	margin-right: 0;
	margin-top: 14pt;
	margin-bottom: 14pt;
}

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #000000;
	font-size: 20pt;
	font-weight: bold;
	border-bottom: none;
	background-image: none;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #000000;
	border-top: none;
	border-bottom: none;
	font-size: 18pt;
}

h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #000000;
	border-top: none;
	border-bottom: none;
	font-size: 16pt;
}

h1, h2, h3 {
	page-break-before: always;
}


img {
	display: none;
}

div.fancy-frame {
	border: none;
}

