.heading {
	position: absolute;
	height: 100px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px none #000000;





}
.centre {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: auto;
	left: 150px;
	top: 100px;
	padding: 0px 0px 0px 5px;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;




}
.sidebarleft {
	background-color: #FFFFFF;
	border: none #000000;
	float: right;
	width: 150px;
	padding: 5px;
	position: absolute;
	height: auto;
	left: 0px;
	top: 100px;





}
.sidebarright {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	float: right;
	width: 116px;
	padding: 5px;
	left: auto;
	top: auto;
	position: relative;
	height: auto;
}

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

P  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : left;
	clip : auto;
	left : auto;
	top : auto;
}

H1  {
	font-size : x-large;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	text-decoration : none;
	text-align : center;
	text-transform : capitalize;
}

H2  {
	font-size : large;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #800000;
	text-decoration : none;
	text-align : center;
	text-transform : capitalize;
}

H3  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
	text-transform : capitalize;
}

A  {
	font-size : small;
	font-family : cursive;
	font-weight : normal;
	font-style : normal;
	color : #000080;
}

A:Visited  {
	font-size : small;
	font-family : cursive;
	font-weight : normal;
	font-style : normal;
	color : #008000;
}

A:Active  {
	font-size : small;
	font-family : cursive;
	font-weight : normal;
	font-style : normal;
	color : #808080;
}

A:Hover  {
	font-size : small;
	font-family : cursive;
	font-weight : normal;
	font-style : normal;
	color : #C0C0C0;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
}
