@charset "UTF-8";

body, th, td {
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #505050;
}
a:link {
	color: #035978; 
	text-decoration: underline
}
a:visited {
	color: #035978;
	text-decoration: underline
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #035978
}
h1 {
	color: #DD0066;
	font-weight: normal;
	text-align: center;
	margin: 0;
	font-size: 60px;
	letter-spacing: -5px;
	word-spacing: -1px;
	line-height: 0.75;
}
#formaxmsp {
	color: teal;
	font-size: large;
	letter-spacing: normal;
	word-spacing: normal;
}
h2 {
	margin: 20px 0 10px 0;
	color: teal;
	font-size: 120%;
}
ul, ol {
	margin: 10px auto 10px auto;
}
li {
	margin: 10px;
}
p {
	text-indent: 8pt
}
#wrapper {
	width: 640px;
	margin: 20px auto 0 auto;
	padding: 0;
}
.subtitle {
	width: 640px;
	text-align: center;
}
#showcase {
	text-align: center;
	clear: both;
}
#navigation {
	margin: 40px auto 20px auto;
	text-align: center;
	clear: both;
}
.download {
	width: 640px;
	margin: 20px auto 0 auto;
	text-align: center;
	font-size: 120%
}
.download a:link {
	color: #DD0066; 
	text-decoration: underline
}
.download a:visited {
	color: #DD0066; 
	text-decoration: underline
}
.download a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
	background-color: #DD0066
}
#narrative {
	padding:  0 40px 0 40px;
	line-height: 1.5em;
	text-align: justify;
}
.section {
	padding:  0 40px 0 40px;
	line-height: 1.5em;
}
.subwindows {
	width: 250px;
	padding: 20px;
}
.tomain {
	width: 640px;
	margin: 0 auto 20px auto;
	text-align: right;
}