#mainText {
	font-size: 11px;
	font-family: Georgia !important;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	}
	
	
	
#navText {
	font-size: 10px;
	font-family: Georgia !important;
	color: #000000;
	font-weight: normal;
	}
	
	
	
span.mainNav {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
	}
	
	
	
span.soft {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #E70073;
	}
	
	
	
span.legal {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}
	
	
	
span.grey {
	font-size: 10px;
	color: #A8A8A8;
	font-weight: normal;
	}
	
	
	
a.header:link {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	background-color: none;
	}
a.header:visited {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	background-color: none;
	}
a.header:active {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	background-color: none;
	}
a.header:hover {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	background-color: none;
	}
	
	
	
a.mainNav:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: none;
	}
a.mainNav:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: none;
	}
a.mainNav:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}
a.mainNav:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}
	
	
	
a.soft:link {
	font-size: 11px;
	color: #E70073;
	text-decoration: none;
	background-color: none;
	}
a.soft:visited {
	font-size: 11px;
	color: #E70073;
	text-decoration: none;
	background-color: none;
	}
a.soft:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E70073;
	}
a.soft:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E70073;
	}
	
	
	
a.underline:link {
	color: #000000;
	text-decoration: underline;
	background-color: none;
	}
a.underline:visited {
	color: #000000;
	text-decoration: underline;
	background-color: none;
	}
a.underline:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}
a.underline:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}
	
	
	
#list { 
	padding:1; 
	margin:0; 
	}
#list li { 
	list-style-type:disc; 
	} 