body, td, th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-size: 24px;
	color: #2B2B2B;
	text-align: left;
}
h2,h3,h4 {
	font-size: 14px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00004F;
}
.menu_down {
	font-size: 10px;
	text-align: center;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.Left {
 float: left;
}
.style1 {font-weight: bold}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu a {
	font-size:12px;
	color: #000066;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:11px;
	display:block;
	padding:10px;
	border-bottom: 1px solid #CAC5DA;
	border-right: 1px solid #CAC5DA;
	}
	
#menu a:hover {
	border-bottom: 2px solid #CAC5DA;
	border-right: 2px solid #CAC5DA;
}
.Motivations {
	font-size: 14px;
	font-weight: bold;
}
.Motivations1 {
	color: #660000;
}
.Motivations2 {padding-top: 10px;}