body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #990000;
}

h1 {font-size:24px; line-height:16px; color:gray; margin-bottom:2px; 
	}
h2 { font-size:16px; line-height:16px; color:999999; margin-top:2px; margin-bottom:24px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.banner {background-color:#fff;
	border-style:solid;
	border-color:#999999;
	border-width: 1px;
	border-radius:10px;
	width:300px; height:300px;
	margin:10px; margin-bottom:30px; padding:20px;
	display:inline-block;
	}

#hartiya {background-color:#eee;
text-align:center; padding-top:20px;
}

iframe {width:300px; height:250px; border-style: solid; border-width:1px; border-color:#999999;}

hr {color:#999; width:780px;}