/*	English  */

body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 { 
	font-size: 30px;  
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: normal; 
	text-align: left; 
	margin: 25px 10px 0 15px;
	line-height: 1em;
}
h1 span.bold {
	/*  if cannot use arial black, use arial but make bold */
	font-size: 36px; 
	font-family: arial black, arial, helvetica, sans-serif;
	font-weight: normal;
}
h2 { 
	font-size: 24px; 
	font-family: arial, helvetica, sans-serif; 
	margin-top: .5em;
}
h2 span.color {
	/*  if cannot use arial black, use arial but make bold */
	font-size: 28px;
	color: #634EA8;
	font-family: arial black, arial, helvetica, sans-serif;
	font-weight: normal;
}
.bgtitle {
	 background-image: url("/images/20050122/05_02.jpg");
	 background-position: 0% 100%; 
	 background-repeat: no-repeat;
}
h3 { 
	font-size: 19px; 
	color: #634EA8; 
	font-family: arial, helvetica, sans-serif; 
}
h4 { font-size: 20px; 
	color: #000000; 
	font-family: arial, helvetic, sans-serif; 
	text-align: center;
	margin-top: 0px; 
}
.intro { 
	font-size: 10pt; 
	color: #333333; 
	font-weight: bold;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0px;
}
.cap { 
	color: #274285;
	font-size: 90%;
	font-weight: bold;
	margin-top: 55px; 
}
div.box {
	padding: 20px;		
	border-top: 6px solid #634EA8;
	border-bottom: 6px solid #634EA8;
}

div.box li {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 5px; 
	}

.imgcap {
	color: #274285;
	font-size: 12px; 
	font-weight: bold; 
	text-align: center;
	margin-top: -5px;
}
.blurb {
	font-size: 85%;
	font-weight: bold;
	color: #274285;
	text-align: center;
	width: 300px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 20px;
	padding: 5px;
}
.flright {float: right;
	width: 200px;
	text-align: center;
}		
.newtop {margin-top: 1em;}
.newbot {margin-bottom: 1em;}
.fnt { font-size: 80%; }

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0; margin-left: -35px; margin-right: 0; margin-top: 0; margin-bottom: 1em; font-size: 12px; font-weight: normal; font-style: normal; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0; margin-right: 0; margin-top: 0; 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; background-color: #ffffff; }
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */

