#HeaderRapper {
	height: 240px;
	background-image: url(../Images/HeaderRapper.jpg);
	margin: 0px;
	padding: 0px;
}
#BodyRapper  {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.BodyLargeTextRedItalic {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-style: italic;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
}
.BodyMediumTextBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: normal;
}
.BodyMediumTextBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #006;
	font-weight: normal;
	text-align: center;
}
.BodyMediumTextBlueItalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #006;
	font-weight: normal;
	font-style:italic;
	text-align: center;
}
.BodyMediumlTextRedItalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #F00;
	font-weight: normal;
	font-style:italic;
}
.BodySmallTextBlueItalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #006;
	font-weight: normal;
	font-style:italic;
}
.BodySmallTextRedItalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
	font-weight: normal;
	font-style: italic;
}
.BodyLargeTextBlueItalic {
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	font-style: italic;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
}
.BodySmallTextBlueBorderLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	font-weight: normal;
	font-style:normal;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: dotted;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
}
.BodySmallTextBlueBorderRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	font-weight: normal;
	font-style:normal;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.BodySmallTextBlueBorderRightLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	font-weight: normal;
	font-style:normal;
	border: medium outset #CCC;
}
