
   
.title
    {
	font-family: Arial, sans-serif;
	font-size: 1.5em;
	color : Black;
	font-weight : bold;
}

.title2
    {
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	color : Black;
	font-weight : bold;
}

.title3
    {
	font-family: Arial, sans-serif;
	font-size: 1.5em;
	color : Maroon;
	font-weight : bold;
}

.alignright
    {
	font-family: Arial, sans-serif;
	font-size: 1.em;
	color : black;
	align : right;
}

.image
    {
	font-family: Arial, sans-serif;
	font-size: .7em;
	color : Black;
	background: white;
}

.indent {
	margin-left: 50px;
	margin-right: 50px;
	
}
