BODY {
	background-color : #FFFFFF;
	color : #000000;
	font: 12pt Georgia, Times New Roman, Times, Serif;	
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
		color: #0000FF;

}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #cc3333;
}

.Headline-Bold {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.Headline-ItalicBold {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.Subhead-Bold {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.Subhead-ItalicBold {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.Body {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	color: #000000;
		line-height:125%;
		margin: 0 0 20px 0;	
		letter-spacing: 0px	
}
.Body-Bold {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Body-Italic {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
		line-height:125%;
		margin: 0 0 20px 0;	
		letter-spacing: 0px		
}

.caption {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10px;
	color: #000000;
	}
