/* Spanish */
/* Standard English fonts except don't use MS Sans-Serif */


body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 { font-size: 24px; color: #FFFFFF; margin-top: 15px;}
h2 { font-size: 22pt; color: #000000; text-align: center; }
h3 { font-size: 14pt; color: #000000; }
h4 { font-size: 12pt; color: #000000; }

.small {font-size: 19pt; font-weight: normal; }
.cap {font-size: 80%; font-weight: bold;}
.quote {font-size: 80%; text-align: center; margin-left: 50px; margin-right: 50px;}
.credit, .quotes, .name {font-size: 80%;}
.fnt { font-size: 80%; }
hr {
	color: #336699;
	background-color: #336699;
	border: none;
	width: 100px;
	height: 1px;
	margin: 0;
	text-align: left;
	}

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 2px; 
	width: 160px;
	float: left;
	}
div.linktext p { 
	margin: 0; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul{ 
	padding-left: 0; 
	margin: 0 0 1em -35px;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul li { 
	padding-left: 35px; 
	margin: 0 0 3px;
	list-style-type: none; 
	}
table.appeared {
	background-color: #333333; 
	clear: both;
	}
table.appeared img {display: inline;}
td.appeared p {
	font-size: 77%; 
	color: #ffffff; 
	font-family: arial, helvetica, sans-serif;
	}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}
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; 
	}
/* -------------------------------------- */

