
table.maincentre{
	padding-left : 10px;
	padding-top : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
		width : 750px;
	}
form,input {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	}

	P{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	}
	li {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	}

h1 {
	color: #4682B4; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px; font-weight: bold;

	margin-left : 10px;

	}
h2 {
	color: #FF8C00; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px; font-weight: bold;
	}

a {
	color: #191970;	
	text-decoration: none;
	font-weight : bold;
	}


a:hover {
	color: Red;	text-decoration: none;

	}



.button {
	color: #2A370D; 
	font-family: Verdana, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	}

.inputbox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	background: #E1F1F7;
	border: 1px solid;

	}
 