/* CSS Document */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #690a0c;
}

.deftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.ctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
  color: #690a0c;
	font-weight: bold; 
}

.ctext a:link {color: #690a0c; text-decoration: none;} 
.ctext_text a:visited {color: #690a0c; text-decoration: none;} 
.ctext a:active {color: #690a0c; text-decoration: none;} 
.ctext a:hover {color: #ffffff; text-decoration: none;}

.image_captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #f5f5f5;
}
.image_captions a:link {color: #ffff99; text-decoration: underline;} 
.image_captions a:visited {color: #ffff99; text-decoration: underline;} 
.image_captions a:active {color: #ffff99; text-decoration: underline;} 
.image_captions a:hover {color: #ffffff; text-decoration: underline;}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

.content a:link {color: #690a0c; text-decoration: underline;} 
.content a:visited {color: #690a0c; text-decoration: underline;} 
.content a:active {color: #690a0c; text-decoration: underline;} 
.content a:hover {color: #63563d; text-decoration: underline;}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-right: 10px;
	font-style: italic;
}

.sigline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2c2c2c;
}
.sigline a:link {color: #2c2c2c; text-decoration: none;} 
.sigline a:visited {color: #2c2c2c; text-decoration: none;} 
.sigline a:active {color: #2c2c2c; text-decoration: none;} 
.sigline a:hover {font-weight: bold; color: #000000; text-decoration: underline;}
