#header       { background: #787ff5 url("Gallery_Header.png"); margin: 0; padding: 5px; border-bottom: 0 none }

a {
	color : #2034ae;
	text-decoration : none;
}

a:hover {
	color : #9399f9;
	text-decoration : underline;
}

body     { font-size: 12px; font-family: Tahoma, Arial, sans-serif; background: white url("../background_tile.jpg") }

h1 {
	font-size : 20px;
	color : #2034ae;
	font-weight:bold;
}

h2 {
	font-size : 18px;
	margin-bottom:0px;
	padding-bottom:0px;
		color: #2034ae;
	font-weight:bold;
}

h3 {
	font-size : 13px;
	margin-bottom:0px;
	padding-bottom:0px;
		color: #2034ae;
	font-weight:bold;
}
h4 {
	font-size : 12px;
	margin-bottom:0px;
	padding-bottom:0px;
		color: #2034ae;
	font-weight:bold;
}

h6 {
	font-size : 10px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #2034ae;
	font-weight:bold;
}




