@charset "utf-8";
/* CSS Document */

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00000;
	line-height: 18px;
	padding: 3px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.ResumeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}


.storyParagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	color: #000000;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 20px;
}

.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: middle;
	word-spacing: normal;
	white-space: pre;
	width: auto;
}

.navagation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
	display: block;
	width: 120px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.navagationIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 175px;
	text-align: left;
	text-indent: 25px;
}
.navagation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #cc3300;
	background-color: #000000;
	display: block;
	width: 120px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.navagationIndent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #64BCCE;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 175px;
	text-align: left;
	text-indent: 25px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #64BCCE;
	background-color: #000000;
	padding-top: 15px;
	padding-left: 10px;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}

.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 5px;
	color: #64BCCE;
}
.testtest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 20px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
