body {
	background-color: white;
	}
body, td {
	font-family: verdana, arial;
	font-size: small;
	color: #16262B;
	font-style: italic;
	font-weight: bold;
}

a, a:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
a:active, a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

#mainmenu a, #submenu a {
	color: #0000FF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: capitalize;
}
#submenu a {
	font-weight: normal;
}

a.activelink, a.activelink:visited {
	text-decoration: underline;
}

#pagetable {
	border: 2px solid #6FA9E5;
	margin: 10px;
}

#page {
	padding-left: 5px;
	padding-right: 5px;
	}

h1, h2, h3 {
	color: #0000FF;
	text-transform: uppercase;
}

h4 {
	color: #0000FF;
}


#contactdetails {
	border: 2px solid #EDF3FC;
	}
#contactdetails td {
	font-size: xx-small;
	}

.photo, .formtable {
	margin: 2px;
	border: 2px solid #6FA9E5;
	background-color: #EDF3FC;
}

.button {
	color: white;
	border: 2px solid #000000;
	background-color: #6FA9E5;
}
