.stylesheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #AAAAAA;
	background-color: #000000;
	width: 100%;
	height: 100%;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #AAAAAA;
	background-color: #000000;
	width: 100%;
	height: 100%;
	letter-spacing: 0.2cm;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
}

A.link:link {
	font-family: Arial, Helvetica, sans-serif;
	color : #AAAAAA;
	text-decoration : none;
	font-weight : normal;
}

A.link:active {
	font-family: Arial, Helvetica, sans-serif;
	color : #FF0000;
	text-decoration : none;
	font-weight : normal;
}

A.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color : #AAAAAA;
	text-decoration : none;
	font-weight : normal;
}

A.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #AAAAAA;
	background-color: #000000;
	text-align: left;
	vertical-align: bottom;
	padding: 4px;
	width: 50%;
	letter-spacing: 0.2cm;


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #AAAAAA;
	background-color: #000000;
	text-align: left;
	vertical-align: bottom;
	padding: 4px;
	width: 50%;



}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

A.bodylink:link {
	font-family: Arial, Helvetica, sans-serif;
	color : #AAAAAA;
	font-size: 13px;
	text-decoration : none;
	font-weight : normal;
}

A.bodylink:active {
	font-family: Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 13px;
	text-decoration : none;
	font-weight : normal;
}

A.bodylink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color : #AAAAAA;
	font-size: 13px;
	text-decoration : none;
	font-weight : normal;
}

A.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size: 13px;
	text-decoration : none;
	font-weight : bold;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

A.textlink:link {
	font-family: Arial, Helvetica, sans-serif;
	color : #AAAAAA;
	font-size: 13px;
	text-decoration : underlined;
	font-weight : normal;
}

A.textlink:active {
	font-family: Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 13px;
	text-decoration : underlined;
	font-weight : normal;
}

A.textlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color : #AAAAAA;
	font-size: 13px;
	text-decoration : underlined;
	font-weight : normal;
}

A.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size: 13px;
	text-decoration : underlined;
	font-weight : normal;
}
.leftborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
.imagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	font-style: normal;

}
.postcardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #444444;
}
