@charset "utf-8";
/* CSS Document */


#catastrophic_header {
	position: relative;
	height: 50px;
	width: 100%;
	background-color: #000000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #757575;
		text-decoration: none;
}

a:hover {
	color: #ccc;
}

p, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

.emphasized {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: 14pt;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
}

.large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

