<style>
<!--

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.redlink {
		font-family: arial, helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #CC0000;
		text-decoration: none;
}

.rail_redlink {
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #CC0000;
		text-decoration: none;
}

.link {
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
}

.menu {
		padding: 5 5 5 3; 
		background-color: #C1C1FF;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
}

.headline { 
        color: #000000; 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 18px; 
        font-weight: bold; 
        line-height: 20px; 
        margin-bottom: 13px; 
} 

.headline2 { 
        color: #000000; 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 16px; 
        font-weight: bold; 
        line-height: 18px; 
        margin-bottom: 3px; 
} 

.headline_red { 
        color: #CC0000; 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 16px; 
        font-weight: bold; 
        line-height: 18px; 
        margin-bottom: 3px; 
} 

.contact {
		height: 105px;
		width: auto;
		padding: 15 10 0 10;
		background-color: #5656FF; 
		border-bottom: 4px solid #C1C1FF;
		clear: right;		
		color: #ffffff;
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
}

.body {
		width: 750;
		padding: 10 10 0 10;
		background-color: #EFEFFF; 
		color: #000000;
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 16px;
		letter-spacing: .05em;		
}

html body > .body {
		width: 750;
		margin-left: 10px; 
		padding: 10 10 0 10;
		background-color: #EFEFFF; 
		color: #000000;
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 16px;
		letter-spacing: .05em;		
}

.rail {
		width: 230;
		padding: 10 0 10 10;
		background-color: #EFEFFF; 
		color: #000000;
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: .05em;		
}

.rail_h {
		width: 230;
		padding: 5 0 5 10;
		background-color: #5656FF; 
		color: #000000;
		border-bottom: 2px solid #C1C1FF;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		letter-spacing: .05em;		
}

html body > .rail {
		width: 210;
		margin-right: 10px;
		padding: 10 0 10 10;
		background-color: #EFEFFF; 
		clear: both;
		color: #000000;
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: .05em;		
}

html body > .rail_h {
		width: 210;
		margin-right: 10px;
		padding: 5 0 5 10;
		background-color: #5656FF; 
		color: #000000;
		border-bottom: 2px solid #C1C1FF;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		letter-spacing: .05em;		
}

.left_rail_float {
		float: left;
}

html body > .left_rail_float {
		float: left;
		margin-right: 10px;
		height: 1000px;
}

-->

</style>
