
/* CSS Document */


body {
	font-family: Verdana, Ariel, Helvetica, sans-serif;
}

h1 {
	font-size: 26px;
	color: #990000;
	font-weight: normal;
	margin-bottom: 0; padding-bottom: 0;
}
h2 {
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	margin-bottom: 0; padding-bottom: 0;
	margin: 0; padding: 0;
}
h3 {
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	margin-bottom: 0; padding-bottom: 0;
	margin: 0; padding: 0;
}


.paragraph {
	font-size: 16px;
	color: #555555;
	line-height: 130%;
}


.paragraph_link {
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}
a.paragraph_link:hover {
	color: #444444;
	text-decoration: underline;
}

.top_menu {
	font-size: 17px;
	color: #990000;
	text-decoration: none;
}
a.top_menu:hover {
	color: #ff2222;
	text-decoration: none;
}
.tab_menu {
	font-size: 28px;
	color: #990000;
	text-decoration: none;
}
a.tab_menu:hover {
	color: #ff2222;
	text-decoration: none;
}

.bottom_menu {
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}
a.bottom_menu:hover {
	color: #ff2222;
	text-decoration: none;
}

.left_menu {
	font-size: 17px;
	color: #990000;
	text-decoration: none;
	line-height: 80%;
}
a.left_menu:hover {
	color: #666666;
	text-decoration: underline;
}


.sm_link {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a.sm_link:hover {
	color: #444444;
	text-decoration: none;
}




.links_link {
	font-size: 15px;
	color: #4e5f44;
	text-decoration: none;
}
a.links_link:hover {
	color: #25408F;
	text-decoration: underline;
}

.quote_text {
	font-size: 13px;
	font-style: italic;
	color: #df4f9d;
}


.sub_text {
	font-size: 12px;
	color: #565664;
	line-height: 140%;
}

.credit_link {
	font-size: 11px;
	color: #8f8470;
	text-decoration: none;
}
a.credit_link:hover {
	color: #000000;
	text-decoration: none;
}


.credit_text {
	font-size: 13px;
	color: #2c5c0f;
	text-decoration: none;
}

































