.tile {
	background-color: #171717;
	background-image: url(images/header_bottomleft_stretch.jpg);
	background-repeat: repeat;
	background-position: right;
}

.bodytext {
    font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.bodytextsm {
    font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.bodytextblack {
    font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}

.bodytextcenter {
    font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	color: #72E3FC;
}

.footer {
    font-size:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

A:link {
    text-decoration: underline; color: #B8DDE6;
}

A:visited {
    text-decoration: underline; color: #B8DDE6;
}

A:active {
    text-decoration: none; color: #FFFFFF;
}

A:hover {
    text-decoration: none; color: #FFFFFF;
}

h1 {
	font-weight: normal;
	color:#FFFFFF;
	font-family: "Myriad Pro", Arial, Verdana;
	font-size:22px;
}
h2 {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 22px;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 32px;
}
h3	{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:bold;
}
h4	{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:normal;
}
h5 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
}	