	a {color:#036DC3; text-decoration: underline;}
	a:visited {color:#036DC3; text-decoration: underline;}
	a:hover {color:#036DC3; text-decoration: none;}
	
	a.nav {color:#FFFFFF; text-decoration: none;}
	a.nav:visited {color:#FFFFFF; text-decoration: none;}
	a.nav:hover {color:#FFFFFF; text-decoration: underline;}
	
	a.NavMinor {color:#000000; text-decoration: none;}
	a.NavMinor:visited {color:#000000; text-decoration: none;}
	a.NavMinor:hover {color:#000000; text-decoration: underline;}
	
	a.Banner {color:#FFFFFF; text-decoration: none;}
	a.Banner:visited {color:#FFFFFF; text-decoration: none;}
	a.Banner:hover {color:#FFFFFF; text-decoration: none;}
	
	.Nav {
		font-family: Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		line-height: 16px;
		color:#FFFFFF;
	}
	
	.NavMinor {
		font-family: Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: 16px;
		color:#000000;
	}
	
	.Banner {
		font-family: Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color:#000000;
	}
	
	.Title {
		font-family: Helvetica, sans-serif;
		font-size: 25px;
		color:#000000;
	}
	
	.Text {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 16px;
		color:#000000;
	}
	
	.TitlePassionEight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	color:#FFFFFF;
	letter-spacing: 1px;

	}
	
	.TextPassionEight {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		line-height: 16px;
		color:#FFFFFF;
	}
	
	.MediaTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color:#000000;
	font-weight: bold;
	text-transform: uppercase;

	}

	.inputtext {
		font-family: "Verdana, Arial, Helvetica, sans-serif";
		font-size: 10px;
		font-style: normal;
	}
	
	.inputbutton {
		font-family: "Verdana, Arial, Helvetica, sans-serif";
		font-size: 10px;
		font-style: normal;
	}

	img.photo { 
	  float: left;
	  margin : 0px;
	  padding : 0px;
	  margin-right : 10px;
	  margin-bottom : 5px;
	  margin-top : 5px;
	}
