.Title	 {
	Font-Family: "Times New Roman", Times, serif;
	Font-Size: x-large;
	Color: #FFCC00;
	Background-Color: #006666;
	font-weight: bold;
}
.Header	 {
	Font-Family: "Times New Roman", Times, serif;
	Font-Size: large;
	Color: #FFCC00;
	Background-Color: #006666;
	background-image: none;
	font-weight: bold;
}
.Caption	 {
	Font-Family: "Times New Roman", Times, serif;
	Font-Size: medium;
	Color: #FFCC00;
	Background-Color: #006666;
	background-image: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 2%;
}
.SmallCaption	 {
	Font-Family: "Times New Roman", Times, serif;
	Font-Size: small;
	Color: #FFCC00;
	Background-Color: #006666;
	background-image: none;
	font-weight: normal;
	padding-left: 2%;
	padding-right: 2%;
}
.TealHeader {
	Font-Family: "Times New Roman", Times, serif;
	Font-Size: large;
	Color: #006666;
	Background-Color: #FFFFCC;
	background-image: none;
	font-weight: bold;
}
.Text {
	Font-Family: "Times New Roman", Times, serif;
	Font-Size: medium;
	Color: #006666;
	Background-Color: #FFFFCC;
	background-image: none;
	font-weight: normal;
	padding-left: 2%;
	padding-right: 2%;
}
.TextIndent {
	Font-Family: "Times New Roman", Times, serif;
	Font-Size: medium;
	Color: #006666;
	Background-Color: #FFFFCC;
	background-image: none;
	font-weight: normal;
	padding-left: 12%;
	padding-right: 2%;
	text-indent: -5%;
}
.SmallText {
	Font-Family: "Times New Roman", Times, serif;
	Font-Size: small;
	Color: #006666;
	Background-Color: #FFFFCC;
	background-image: none;
	font-weight: normal;
	padding-left: 2%;
	padding-right: 2%;
}
.Border {
	border : 1px solid Black;
	border-color : Black;
}

:link {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	color: #FF9900;
	font-weight: bold;
}
:active	 {
			Text-Decoration : None
			font-family : serif;
	color : #FF9900;
}
:visited	 {
	Text-Decoration: underline;
	font-family: "Times New Roman", Times, serif;
	color: #CC9900;
	font-weight: bold;
}
.TextSereneGallery {

	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : small;
	Color : #FFFFCC;
	Background-Color : #666666;
	background-image : none;
	font-weight : bold;
	padding-left : 2%;
	padding-right : 2%;
	border: thin none #000000;
}
.TitleSereneGallery {


	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : large;
	Color : #FFFFCC;
	Background-Color : #666666;
	background-image : none;
	font-weight : bold;
	padding-left : 2%;
	padding-right : 2%;
	border: thin none #000000;
}
a:link {

	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	color : #FF9900;
	font-weight : bold;
}
a:visited {

	Text-Decoration :underline;
	font-family : Arial, Helvetica, sans-serif;
	color : #CC9900;
	font-weight : bold;
}
.SmallTextSereneGallery {

	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : x-small;
	Color : #FFFFCC;
	Background-Color : #666666;
	background-image : none;
	font-weight : bold;
	padding-left : 2%;
	padding-right : 2%;
	border: thin none #000000;
	background-position: center;
}
.SubTitleSereneGallery {



	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : large;
	Color : #FFFFCC;
	Background-Color : #666666;
	background-image : none;
	font-weight : normal;
	padding-left : 2%;
	padding-right : 2%;
	border: thin none #000000;
}
.TextSereneGalleryCopyBlink {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : small;
	Color : #FFFFCC;
	Background-Color : #666666;
	background-image : none;
	font-weight : bold;
	padding-left : 2%;
	padding-right : 2%;
	border: thin none #000000;
	text-decoration: blink;

}
