

body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.bottomline {
	BORDER-bottom: #999999  1px solid; border-bottom-style:dotted;padding:0px 6px 0px 6px; font-size: 90%; 
	font: Verdana,sans-serif; color: #333333; BORDER-right: #999999  1px solid; border-right-style:dotted;
	}

.boxlines {
	BORDER-TOP:#000000 1px solid; BORDER-left: #000000 1px solid;  BORDER-bottom: #000000  1px solid; BORDER-right: #000000  1px solid; font-size: 90%; font: Verdana,sans-serif; 
}
	
.rightline {
	BORDER-right: #999999  1px solid; border-right-style:dotted;padding:0px 6px 0px 6px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	}

.bodytext {
font: 75% Verdana,sans-serif; font-size: 12px; color:#CCCCCC; padding:0px 6px 0px 6px;
}

.story {
	padding: 10px 0px 0px 10px;
	font-size: 90%;
	font: Verdana,sans-serif; 
}

.story2 {
	padding: 3px 0px 0px 10px;
	font-size: 90%;
	font: Verdana,sans-serif; 
	color: #CCCCCC;
}

.story2topline {
	BORDER-top: #D2D2D2  1px solid; border-top-style:dotted;
	padding: 3px 0px 0px 10px;
	font-size: 90%;
	font: Verdana,sans-serif; 
	color: #CCCCCC;
}

.story3 {
	padding: 3px 0px 0px 10px;
	font-size: 90%;
	font: Verdana,sans-serif; 
	color:#666666;
}

.story a.capsule{
	font: 75% Verdana,sans-serif; font-size: 12px;
	color: #016701;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}


/******* hyperlink and anchor tag styles *******/

a.none:link, a.none:visited {
		text-decoration: none;
		color:#016701;
}

a.none:hover {
	color:#016701;
}

a.none2:link, a.none2:visited {
		text-decoration: underline;
		color:#016701;
}

a.none2:hover {
	color:#016701;
}



a:link, a:visited{
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}



/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #016701;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


