	body,td,th {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 20px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #984c2b;
		text-decoration: none;
	}

	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

	a {
		font-size: 12px;
		text-decoration: underline;
	}

	.headline {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-style: normal;
		line-height: 30px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #FFFFFF;
		margin-left:12px;
		margin-right:10px;
	}

	.headline1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: normal;
		line-height: 30px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #984c2b;
		margin-left:10px;
		margin-right:10px;
	}

	.teaser {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 16px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #984c2b;
		text-decoration: none;
	}

	span.h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-style: normal;
		line-height: 30px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #984c2b;
	}

	span.h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: normal;
		line-height: 30px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #984c2b;
	}

	.fliesstext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 20px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #984c2b;
		text-decoration: none;
	}

	td.border_left_right {
		border-left-color:#984c2b;
		border-left-style:solid;
		border-left-width:1px;

		border-right-color:#984c2b;
		border-right-style:solid;
		border-right-width:1px;
	}

	td.border_right {
		border-right-color:#984c2b;
		border-right-style:solid;
		border-right-width:1px;
	}

	td.content {
		padding-top:5px;
		padding-left:15px;
		padding-right:15px;
		padding-bottom:20px;
	}

	
	.links_content_off {
		font-size: 12px;
		text-decoration: none;
		color: #984c2b;

		padding-left:15px;
		background-image: url(../images_fort/nav_on.gif); 
		background-repeat: no-repeat;
		background-position: left 4px;
	}
	
	.links_content_on {
		font-size: 12px;
		text-decoration: none;
		color: #000000;

		padding-left:15px;
		background-image: url(../images_fort/nav_on.gif); 
		background-repeat: no-repeat;
		background-position: left 4px;
	}
	
	.generic_off {
		font-size: 12px;
		text-decoration: none;
		color: #984c2b;
	}
	
	.generic_on {
		font-size: 12px;
		text-decoration: none;
		color: #000000;
	}
	
	.nav_1_off {
		font-size: 12px;
		text-decoration: none;
		color: #984c2b;
	}

	.nav_1_over {
		font-size: 12px;
		text-decoration: none;
		color: #000000;
	}
	
	.nav_1_on {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #984c2b;
	}

	.nav_2_off {
		font-size: 12px;
		text-decoration: none;
		color: #984c2b;
		padding-left:15px;
	}
	
	.nav_2_over {
		font-size: 12px;
		text-decoration: none;
		color: #000000;
		padding-left:15px;
	}

	
	.nav_2_on {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
		padding-left:15px;
	}

	.nav_3_off {
		font-size: 12px;
		text-decoration: none;
		color: #984c2b;
		padding-left:25px;
	}
	
	.nav_3_over {
		font-size: 12px;
		text-decoration: none;
		color: #000000;
		padding-left:25px;
	}
	
	.nav_3_on {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
		padding-left:25px;
	}

	.hr {
		padding-top:6px;
		height:15px;
		width:100%;
		background-image: url(../images_fort/line_hor.gif); 
		background-repeat: repeat-x;
		background-position: left 14px;
		text-align: center;
	}

	.link_off {
		font-size: 12px;
		text-decoration: none;
		color: #984c2b;
		text-decoration: underline;
	}

	.link_on {
		font-size: 12px;
		text-decoration: none;
		color: #000000;
		text-decoration: underline;
	}

	.links_off {
		font-size: 12px;
		text-decoration: none;
		color: #984c2b;
		text-decoration: underline;
		background-image: url(../images_fort/nav_on.gif); 
		background-repeat: no-repeat;
		background-position: left 5px;
		padding-left:17px;
	}

	.links_on {
		font-size: 12px;
		text-decoration: none;
		color: #000000;
		text-decoration: underline;
		background-image: url(../images_fort/nav_on.gif); 
		background-repeat: no-repeat;
		background-position: left 5px;
		padding-left:17px;
	}

	.bold {
		font-weight: bold;
	}
