

/*	English  */

body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 { 
	font-size: 48px;
	color: #9A2A09;
	font-family: "Baskerville Old Face", times new roman, times, serif;
	text-align: center; 
	margin-top: 10px;
	line-height: 40px;
}
h2 { 
	font-size: 30px;
	color: #9A2A09;
	font-weight: normal;
	font-family: "Baskerville Old Face", times new roman, times, serif; 
	width: 400px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-color: #9A2A09;
}
.small {
	font-size: 36px;
	font-weight: normal;
}

.by { font-size: 80%; margin-bottom: .5em;}
.cap { font-size: 80%; color: #9a2a09; font-weight: bold; margin: 0 0 5px;}
.intro {
	width: 350px;
	padding: 10px;
	border: 3px double #9a2a09;
	font-size: 80%;
	text-align: left;
}
.right { width: 200px; float: right; text-align: center;}
/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0px; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0px; margin-left: -35px; margin-top: 0px; margin-bottom: 1em; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0px; margin-bottom: 3px; list-style-type: none; }
td.appeared p {font-size: 77%; color: #ffffff; font-family: arial, helvetica, sans-serif;}
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { width: 600px; margin: 0; padding: 2px 0; border: none;}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */

