body{
	line-height : 1.5em;
	list-style-type : disc;
	text-indent: 0px;
	line-height: 18pt;
	color: #555555;
	background-color: #E9E9E9;/*	font-size: 14px; */
	font-size: 12pt;
}
h1{
	color: #1E1E1E;
	background-color: #D0D0D0;
	line-height: 2em;
	font-size: 24pt;
}
h2{
	color: #1E1E1E;
	background-color: #D0D0D0;
	line-height: 32pt;
}
h3{
	color: #000000;
	background-color: #CCCCCC;
	line-height: 1.8em;
}
a:link{
	color: #6E6E6E;
}
a:visited{
	color: #CECECE;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.emp {
	font-size: large;
	color: #FF0000;
}

