/* Global Styles */

body {
	margin-left: 0.5cm;
	margin-top: 0.5cm;
	background-image: url(images/Must4.jpg);
	background-attachment:fixed;
	padding:0px; 
	color: #999;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #900;
	}
	
a {
	color: #FC3;
	}
	
/* ID Styles */
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}
	
#navigation {
	margin-top: 0.7cm;
	}
/* Class Styles */
	
.bodyText {
	color:#CCCCCC;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.pageName{
	font-size: 40px;
	font-family: "Baskerville Old Face";
	color: #999;
	font-weight: normal;
	vertical-align: top;
	}
	
.pageNews{
	font-size: 20px;
	font-family: "Baskerville Old Face";
	font-weight: bold;
	vertical-align: top;
	}
	
.subHeader {
	color: #F30;
	line-height:22px;
	letter-spacing:.2em;
	font-family: "Baskerville Old Face";
	font-size: 26px;
	font-weight: bold;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #999;
	line-height: 22px;
	font-family: Cambria;
	font-size: 16px;
	}
	
.navText {
	font: 16px Arial, Helvetica, sans-serif;
	color: #FC3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.Hauptfooter {
	font-size: 24px;
	font-family: "Baskerville Old Face";
	color: #FF3300;
    }

.Rot {
	font-size: 35px;
	color: #FF0033;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

