body {
	height:100%;
	margin:4px 0 12px 0;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

h1, h2, h3 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px dotted #d7ebe8;
	padding:.1em;
	color:#006699;
}

h1 {
	font-size:x-large;
}

h2 {
	font-size:large;
}

h3 {
	font-size:medium;
}

p, li {
	color:#333333;
	line-height:1.4em;
}


.table_details {
	width:460px;
	margin-left:40px;
	border-top:#df1f26 1px solid;
	border-bottom:#df1f26 1px solid;
}

.table_details td {
	background-color:#d9e8f0;
}