/* CSS Document */

body {
background: #ffffff;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}

.stories {
font-family:  Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight: normal;
}

.title {
font-family: Arial, Helvetica, sans serif;
color: #000000;
font-size: 24px;
font-weight: 700;
}

.resume {
font-family:  Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
font-weight: normal;
line-height: 14px;
}

h1 {
font-family: Verdana, Helvetica, sans-serif;
color: #000000;
font-size:14px;
font-weight: normal;
}
 
a:link {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
}

a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#333333;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	
}
a.forwardback:link {
	font-family:Verdana, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-decoration:underline;
}

a.forwardback:hover {
	font-family:Verdana, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}

a.forwardback:visited {
	font-family:Verdana, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-decoration:underline;
}
