/*********************************************************************************************************/
/*********************************************************************************************************/
/*
/*	CONTENT STYLES
/*
/*********************************************************************************************************/
/*********************************************************************************************************/
/*-------------------------------------------------------------------------------------------------------*/
/*	Body structure elements
/*-------------------------------------------------------------------------------------------------------*/
body
{
	
}


/*-------------------------------------------------------------------------------------------------------*/
/*	Standard body styles
/*-------------------------------------------------------------------------------------------------------*/
.page
{
	margin:				0in 0in 2in 1.5in;
	width:				5in;
	font-family:		times new roman,times,serif;
	font-size:			10pt;
	line-height:		12pt;
	color:				black;
}

h1
{
	margin:				18pt 40pt 10pt;
	font-family:		times new roman,times,serif;
	font-weight:		bold;
	font-size:			25pt;
	color:				black;
}

.subtitle
{
	width:				6in;
	font-family:		times new roman,times,serif;
	font-size:			10pt;
	line-height:		12pt;
	color:				black;
	font-weight:		bold;
}

.paper-title
{
	line-height:		20px;
	font-family:		verdana,arial,sans serif;
	font-size:			20px;
	color:				black;
	font-weight:		bold;
}

/*	Same properties except different line-height	*/
.bodytext,.bodytext2
{
	margin:				0em 0em 1.7em 0px;
	padding:			0px;
	line-height:		20px;
	font-family:		verdana,arial,sans serif;
	font-size:			10px;
	color:				black;
}

.bodytext2
{
	line-height:		20px;
	margin-bottom:		1.3em;
}

.story-text
{
	color:				black;
}