.headtop {
	background-image: url(../images/headtop.jpg);
	background-repeat: no-repeat;
}

.heading{
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	padding: 5px;
	color: #0975B3;
}

.contant{
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #0975B3;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.contant2{
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2{
	font-size:16px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}

.tablelayout{
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding: 5px;
	margin: 0px;
	border: 1px solid #0975B3;
}

.table{
	font-size:12px;
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.ceet{
	padding-bottom:5px;
}
