@charset "utf-8";
/* CSS Document */
body {background-image:url(../images/ressur_pg_bkgd.jpg); background-repeat:repeat-x ; }

A  {
	color : #000099;
	text-decoration : none;
}

A:Visited  {
	color : #000099;
	text-decoration : none;
}

A:Active  {
	color : #000099;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
	color : #d8001d;
}
A.menu  {
	color : #ffffff;
	text-decoration : none;
}

A.menu:Visited  {
	color : #ffffff;
	text-decoration : none;
}

A.menu:Active  {
	color : #ffffff;
	text-decoration : none;
}

A.menu:Hover  {
	text-decoration : underline;
	color : #d8001d;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
	
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #666633;
}
.titling {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}
.horzmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #d8001d;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1em;
	color: #333333;
}

