

/*	English  */

body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 { 
	font-size: 35px;
	color: #333333;
	font-family: georgia, times new roman, times, serif;
	text-align: center;
	line-height: 40px;
 }
.contrast {
	font-size: 50px;
	color: #00A3DA;
	line-height: 40px;
}
h2 { 
	font-size: 20px;
	color: #00A3DA;
	font-family: georgia, times new roman, times, serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-size: 18px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
h4 {
	font-size: 18px;
	color: #000000;
	font-family: georgia, times new roman, times, serif;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #333333;
}
.alt {
	font-family: georgia, times new roman, times, serif;
	font-weight: bold;
}
div.boxqt {
	font-size: 80%;
	width: 384px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	border: none;
	background-color: #F5F5F5;
}
div.box {
	width: 550px;
	border: none;
	padding: none;
}
div.boxborder {
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-color: #F5F5F5;
	border: none;
	font-size: 85%;
}

.cap {
	font-size: 75%;
	font-weight: bold;
	text-align: center;
}
p.fn {
	font-size: 75%;
}
p.blurb {
	color: #00A3DA;
	width: 250px;
	font-weight: bold;
	text-align: center;
	margin-right: 60px;
	margin-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-top-width: 2px;
	border-color: #00A3DA;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.fnt {
	font-size: 90%;
}

/* -------------------------------------- */
/* 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; }
/* -------------------------------------- */
