td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3300FF;
	font-weight: bold;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF8E0D;
	font-weight: bold;
	text-align: center;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF3C00;
	font-weight: bold;
	
}


title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #62a2c8;
	font-weight: bold;
	
	
}
.plainlinks {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
	text-decoration: none;
	font-weight: bold;
color: #62a2c8;

}

.picture{
float: right;
margin-left: 20px;
margin-bottom: 20px;
margin-right:20px;
}

	.linetable {
	border-style: outset; 
	border-width: 1px;
	
	}
	a
	{
	color:#FF8E0D;
	font-weight: bold;
	}

.impact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #1F3461;
	font-weight: bold;
	
}

table#table_topmenu {
	background-color:#fffa00;

	color:#4517f5;
	height:20px;
	text-align:center;
	width:100%;
}
table#table_topmenu td {
	padding:3px;
	border-left:1px solid #ff8e0d;
	font-size:12px;
}
table#table_topmenu a {
	color:#003E84;
	text-decoration:none;
	font-weight: bold;
}