#gallery {
	color:#000000;
	font-size:7pt;
}

#header {
	background : #ffffff;
	color:#336699;
	border-bottom : 2px solid #fff;
	margin : 0px;
	padding : 5px;
}

.description {
	color : #000000;
	font-size : 12px;
}

.title {
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}

a.gallery {
	color : #FF3399;
	text-decoration : none;
}

a.gallery:hover {
	color : #000000;
	text-decoration : underline;
}


h1 {
	font-size : 24px;
	color : #000000;
}

h2 {
	font-size : 16px;
	color : #000000;
	margin-bottom:0px;
	padding-bottom:0px;
}

h3 {
	font-size : 13px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h4 {
	font-size : 12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h6 {
	font-size : 10px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #FF3399;
	font-weight:normal;
}

a.border:link {color: #FFFFFF;text-decoration: none;font-size: 8.5pt;}
a.border:visited {color: #FFFFFF;text-decoration: none;font-size: 8.5pt;}
a.border:active {color: #FFFFFF;text-decoration: none;font-size: 8.5pt;}
a.border:hover {color: #0056C0;text-decoration: underline overline;font-size: 8.5pt;}