* {
	padding:0;
	margin:0;	
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
	font-size: small;
	color: #000000;
	}
	


	
	h1 {	
	font-size: 18px;
	font-weight: bold;
		}
		
	h2 {	
	font-size: 16px;
	font-weight: bold;
		}

img {
	border:0;
	}
	
a {
	color:#039;
	}
	
a:hover {
	color:#090;
	}
	
#header {
	width:750px;
	height:75px;
	padding-top:15px;
	border:1px solid #000;
	border-bottom:0;
	text-align:center;
	margin:10px auto 0 auto;
	font-size: small;
	}

#nav {
	width:750px;
	height:18px;
	border:1px solid #000;
	margin:0 auto;
	}


	#nav ul{
		margin:0;		
		}

	#nav li{
		display:inline;
		list-style:none;
		border-left:1px solid #000;
		height:20px;
		}


	#nav a{
		line-height:21px;
		padding:0 18px;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		}

#content {
	width:710px;
	border:1px solid #000;
	border-top:0;
	margin:0px auto 10px auto;
	padding:20px;
	}

#footer {
	width:710px;
	text-align: center;
	margin:0px auto 15px auto;
	font-size: small;
	padding:20px;
	color:#039;
	font-weight:bold;
	}
	
	
#heading1 {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	)

#floatingform
{
float: right;
}	
	
.greenheading {
	font-size: small;
	color: #009900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}	

	
.bull {
	color:#090;
	}		
	
#myheading1 {
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	)

.style7 {color: #009900;}
	
	

