p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.chrontimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;

}
a:link {
	color: #4C9ACA;
	text-decoration: none;

}
a:hover {
	color: #4C9ACA;
	text-decoration: underline;

}
a:visited {
	color: #FFC418;
	text-decoration: none;
}
a:hover {
	color: #4C9ACA;
	text-decoration: underline;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;

}
.phototag {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.footer {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#highlight_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	background-color: #D5E8F7;
	padding: 1px 10px;
}

/*-- form style --*/
form {
	margin: .8em 0;
	}
input {
	background-color: #FFFFA2;
	border: 1px solid #ccc;
	color: #333;
	margin: 0px 0 0 0;
	width: 180px;
	}
textarea {
	background-color: #FFFFA2;
	border: 1px solid #ccc;
	margin: 0px 0 0 0;
	width: 180px;
	height: 160px;
	font: small arial, verdana, helvetica, sans-serif;
	font-size: small !important; /* ua > v6 */
	font-size: x-small; /* ua < ie6 */
}

input.form {
	font-weight: bold;
	font: small georgia, arial, verdana, helvetica, sans-serif;
	border-width: 1px;
	border-color: #ffe #E8EAEC #ccc #fff;
	border-style: solid;
	background: white;
	cursor: pointer;
}

.fLabel {
	margin: 0 0 0 25px;
	color: #111111;
	font: small georgia, arial, verdana, helvetica, sans-serif;
	font-size: small !important; /* ua > v6 */
	font-size: x-small; /* ua < ie6 */
}
/***STRUCTURE --------------------------------- */
