

/*	English  */

body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }

/* French, German should drop font-size to 24px; Italian and Spanish may choose to drop to 24px */
h1 { 
	font-size: 28px;
	color: #B84135;
	font-family: times new roman, times;
}
h2 {
	font-size: 16px;
	color: #B84135;
	font-family: geneva, arial, helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.cap { 
	font-size: 80%;
	font-weight: bold;
	color: #B84135;
	margin-top: 0px;
	text-align: center; 
}
ul {
	margin-bottom: 10px;
	margin-right: 10px;
	list-style-image: url(/images/20030208/bullet.gif);
}
ul li {
	font-size: 90%;
	margin-bottom: 5px;
}

.em {font-family: arial, helvetica;}
.linktext {font-size: 10px; font-family: ms sans serif, geneva, arial, helvetica, sans serif;}
.appeared {font-size: 12px; color: #ffffff; }
a:hover {color: #0033ff;}
