BODY {
	color : Black;
	background-color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-style : italic;
}

A {
	color : #009933;
	text-decoration : none;
}

A:HOVER {
	color : #FF3300;
}

.textcopy-indent {
	font-family : "Times New Roman";
	font-style : italic;
	font-size : 17px;
	line-height : 22px;
	font-weight : normal;
	color : Blue;
	text-indent: 60px;
}
.textcopy{
	font-family : "Times New Roman";
	font-style : italic;
	font-size : 17px;
	line-height : 22px;
	font-weight : normal;
	color : Blue;
}

.header{
	font-family : "Times New Roman";
	font-style : italic;
	font-size : 18px;
	line-height : 20px;
	font-weight : bold;
	color : Blue;
}

.lrgheader{
	font-family : "Times New Roman";
	font-style : italic;
	font-size : 24px;
	line-height : 20px;
	font-weight : bold;
	color : Blue;
}