
BODY, BLOCKQUOTE,TD {
	font-family : "Times New Roman", Times, serif;
	color : Navy;
	font-size : 16px;
}

P  {
	font-size : 16px;
}

H1  {
font-size : 30pt;
}

H2  {
	font-size : 24px;
	font-weight : bold;
}

H3  {
	font-size : 20px;
	font-weight : bold;
}

H4  {
    font-size : 16px;
	font-style : italic;
	text-indent : 5px;
}

H5  {
	font-size : 10px;
	font-family : serif;
	font-weight : bold;
	color : Navy;
	text-align : center;
}

UL  {
	font-size : 16px;
}

OL  {
	font-size : 16px;
}

A:Link  {
	color : navy;
}

BLOCKQUOTE A:LINK {
	color: Blue;
}

BLOCKQUOTE A:VISITED {
	color: Purple;
}

A:hover {
    background-color : Black;
	color : Silver;	
}

A.note:hover {
    background-color : Black;
	color : yellow;	
}
A.note:LINK {
	color : navy;
	background-color : yellow;
}


A.avl:LINK {
	color : Green;
	font-weight : bold;
	background-color : silver;
}

A.button:LINK {
	background-color : Silver;
	font-style : italic;
	font-weight : bold;
	color : Black;
	text-align : center;
}

A.rsv:LINK {
	color : purple;
	font-weight : bold;
	background-color : silver;
}
A.sld:LINK {
	color : Red;
	font-weight : bold;
	background-color : silver;
}


FORM, SELECT, OPTION {
	font-size: 14px;
	color : black;
	font-family :  Arial, Helvetica, sans-serif;
}

.Avl  {
	color : Green;
	font-weight : bold;
	background-color : silver;
}

.bigger {
	font-size : 30px;
	color : Silver
}

.brown  {
	color : #663300;
}

.button  {
background-color : Silver;
	font-style : italic;
	font-weight : bold;
	color : Black;
	text-align : center;
}


.hrl  {
/* for download hirez on gallery pages */
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.last  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	background-color : Black;
	text-align : center;
}

.later  {
	font-style : italic;
	color : Gray;
	font-weight : normal;
}

.list {
	padding-left : 40px;
	padding-right : 40px;
}

.logo {

	font-style : italic;
	color : #FFFF66;
	background-color : Black;
	font-size : 18px;
	font-family : "Times New Roman", Times, serif;
}

.loud  {
	text-align : center;
	font-weight : bold;
	color : Navy;
}

.note {
	background-color : Yellow;
	color : Navy;
}

.Rsv  {
	font-weight : bold;
	color : Purple;
	background-color : silver;
}

.Sld  {
	color : Red;
	font-weight : bold;
	background-color : silver;
}

.yell  {
	font-size : 21px;
	font-weight : bold;
	text-align : center;
}