body {
	
	background color: #361502;	
}



.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;

}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
}
.pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #00CCFF;
}
.cornerright {
	background-image: url(cornerright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.cornerleft {
	background-image: url(cornerleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cornerright_b {
	background-image: url(cornerright_b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cornerleft_b {
	background-image: url(cornerleft_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
