
body {
	background-color: #EEE8AA;
	font-family: "Georgia", Times, serif;
	color: Maroon;
} 
P {text-align:justify;}

A:link {
	color: Navy;
} 

A:visited {
	color: Navy;
} 

A:active {
	color: Navy;
}

A:hover {color: red;}

a {text-decoration: none;}

img {border: none;}

h1.maintitle {
	font-size: xx-large;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	letter-spacing: 10px;
}

h3.pagetitle {font-style:normal; font-weight: normal; font-size: 28px; text-align: left;}

h2.gallerytitle {font-style:normal; font-weight: normal; font-size: 24px; text-align: center;}

h4.chapter {font-style:normal; font-weight: normal; font-size: 20px; text-align: center;}

h5.paraheading {font-style:italic; font-weight: normal; font-size: 18px; text-align: left; text-indent: 6%; }

P {text-align:justify;} 

.email {font-style:normal; font-weight: normal;}

p.cr {
	font-size: smaller;
	font-style: normal;
	text-align: center;
} 