.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eeeeee;
	font-size: small;
	line-height: 200%;
}
a.normal:link {
	color: #0DBDFF;
	font-weight: bold;
	font-size: small;
	}
a.normal:visited {
	color: #A7A7A7;
	font-weight: bold;
	font-size: small;
}
a.normal:hover {
	color:  #D39D6C;
	font-weight: bold;
	font-size: small;
}
.extrainfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: x-small;
	font-weight: bold;
	line-height: 18px;
}
.emphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D39D6C;
	font-weight: bold;
	font-size: small;
}
.Heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}

a.Heading2:link {
	color: #0DBDFF;
	font-weight: bold;
	font-size: medium;
	}
a.Heading2:visited {
	color: #A7A7A7;
	font-weight: bold;
	font-size: medium;
}
a.Heading2:hover {
	color:  #D39D6C;
	font-weight: bold;
	font-size: medium;
}	
.Heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;
}
.bodyLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: bold;
	font-size: medium;
	line-height: 180%;

}

.bodyLargeEm {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D39D6C;
	font-weight: bold;
	font-size: x-large;
	line-height: 180%;

}

a.bodyLarge:link {
	color: #0DBDFF;
	font-weight: bold;
	font-size: x-large;
	}
a.bodyLarge:visited {
	color: #A7A7A7;
	font-weight: bold;
	font-size: x-large;
}
a.bodyLarge:hover {
	color:  #D39D6C;
	font-weight: bold;
	font-size: x-large;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: small;
}
a.body:link {
	color: #0DBDFF;
	font-weight: bold;
	font-size: large;
	}
a.body:visited {
	color: #A7A7A7;
	font-weight: bold;
	font-size: large;
}
a.body:hover {
	color:  #D39D6C;
	font-weight: bold;
	font-size: large;
}
