.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: justify
}
A.body { text-decoration: underline}
A.body:hover { color: #7F7540; text-decoration: underline}

A.home { color: #333333; text-decoration: underline; font-size: 18px;}
A.home:hover { color: #7F7540; text-decoration: underline; font-size: 18px;}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}
A.footer { text-decoration: underline}
A.footer:hover { color: #FFFFFF; text-decoration: underline}

UL {list-style-type: square; 
	margin-top: 4px; margin-bottom: 4px;}
LI {margin-bottom: 8px;}	

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: 526282;
	text-decoration: none;
	font-weight: normal;
}

.TA {scrollbar-3dlight-color:FFFFCC;
		   scrollbar-arrow-color:C5922D;
           scrollbar-base-color:FFFFCC;
           scrollbar-face-color:F2D8A4;
           scrollbar-highlight-color:FFFFCC;
           scrollbar-shadow-color:FFFFCC}
		   
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: center}
A.header { text-decoration: underline}
A.header:hover { color: #7F7540; text-decoration: underline}
	
.inputFormButton {font-size:11px; cursor:hand; background-color:#565557; color: #ffffff; width: 40px; border: 1px; border-style: solid; border-color: #000000}
.inputFormSelect {font-size:11px; cursor:hand; background-color:#565557; color: #ffffff; border: 1px; border-style: solid; border-color: #000000}

.rightphoto {
	 margin-left:26px;
	 margin-bottom:26px;
}

.leftphoto {
	 margin-left:26px;
	 margin-right:14px;
	 margin-bottom:26px;
}