body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
}
span.XS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	line-height: 150%;
}
span.S {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 150%;
}
span.M{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
}
span.L {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 150%;
}
span.XL{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 150%;
}
span.XXL{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 150%;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#navigation {
	background-image: url(../../img/ribbon.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 20px;	
	padding-bottom: 50px;
	position: fixed;
}
#content {
	text-align: center;
	width: 970px;
	padding-left: 50px;
}
body {
}
#top {
	width: 1020px;
	position: relative;
	margin: auto;
}
#container {
	width: 100%;
}
