body{
	background-color:#FFFFFF;
	} 
.smallindent{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;  
	margin:40px; 
}
.middle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
}
.dots{
	list-style-position:outside;
	list-style: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
.indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	margin:40px;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
.dotsNormal {
	list-style-position:outside;
	list-style: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
}
.dotsSmall {
	list-style-position:outside;
	list-style: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
.normalred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color:#FF0000;
}
