body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #ffffff;
	margin: 0 0 0 0;
}
a {
	font-weight: bold;
}
p { 
	font-size: 75%;
	line-height : 1.6em;
}
h3  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	margin: 0 0 0 0;
}
h4,h5 {
	text-transform : capitalise;
}
.main {
	color: #000066;
	background-image : url(images/site_header.jpg);
	background-repeat : no-repeat;
}
.box  {
	border: thin outset #99ccff;
}
.foot {
	color: #ffffff;
}
.form {
    border: medium outset #99ccff;
    background-color: #ffffff;
}