P,UL,OL,DL,TD,TH,BLOCKQUOTE {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}

H1,H2,H3,H4 {
	font-family : Arial, Helvetica, sans-serif;
	color : #843D5A;
	font-weight : bold;
}

H1 {
	font-size : 20px;
	text-align : center
}

H2 {
	font-size : 18px;
}

H3 {
	font-size : 16px;
}

H4 {
	font-size : 14px;
}

HR {
	border : thin dashed #339999;
}

SUP {
	font-size : xx-small;
}

LI {
	padding-bottom : 3px;
	padding-top : 2px;
}

DT {
	padding-top : 2px;
	font-weight : bold;
}

DD {
	padding-top : 2px;
	padding-bottom : 3px;
}

A {
	font-weight: bold;
}

A:hover {
	color: #843D5A;
	text-decoration: none;
}

.GreenText {
	font-weight : bold;
	color : #339999;
}

.RedText {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #843D5A;
}

.MenuText {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #339999;
	font-size : 14px;
	text-decoration : none;
}

.SubMenuText1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #843D5A;
	font-size : 12px;
	text-decoration : none;
}

.SubMenuText1:hover {
	color : #339999;
}

.SubMenuText2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #339999;
	font-size : 12px;
	text-decoration : none;
}

.SubMenuTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #843D5A;
	background-color : #EEDDDD;
	font-size : 14px;
	text-align : center;
	text-decoration : none;
}

.SubMenuTitle:hover {
	color : #339999;
}

.SiteMapLevel1 {text-decoration : none;
	color: #843D5A;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
	text-decoration : none;
}

.SiteMapLevel1:hover {
	color : #339999;
}

.SiteMapLevel2 {
	color: #843D5A;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}

.SiteMapLevel2:hover {
	color : #339999;
}

.SiteMapLevel3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

.BigLetter {
	font-family : Arial, Helvetica, sans-serif;
	color : #843D5A;
	background-color : #EEDDDD;
	font-weight : bold;
	font-size : 24px;
}

.GreenBorder {
	border : medium dashed #339999;
	padding : 5 5 5 5;
}

.RedBorder {
	border : thin dashed #843D5A;
	padding : 5 5 5 5;
}

.WhiteCell {
	background-color : #FFFFFF;
}

.GreenCell {
	background-color : #339999;
}

.RedCell {
	background-color : #843D5A;
}

.LightRedCell {
	background-color : #EEDDDD;
}

.ReallyLightRedCell {
	background-color : #FDF9F8;
}

.SmallFont {
	font-size : 12px;
}

.Copyright {
	font-size : 10px
}

.Arrow {
	list-style-image : url(/images/ulli.gif);
}

