@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	
}


a.welcome-link {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.welcome-link:hover {
	font-size: 10pt;
	color: #C80000;
	text-decoration: none;
	font-weight: bold;
}

.red_title {
	font-size: 10pt;
	color: #C80000;
	font-weight: bold;
}

.quote-black {
	font-size: 10pt;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
}

.quote-white {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
}

a.body-link {
	font-size: 10pt;
	color: #C80000;
	text-decoration: none;
}

a.body-link:hover {
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
}

.base {
	font-size: 7pt;
	color: #FFFFFF;
}


a.base-link {
	font-size: 7pt;
	color: #CCCCCC;
	text-decoration: none;
}

a.base-link:hover {
	font-size: 7pt;
	color: #C80000;
	text-decoration: none;
}