.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;

}


.menu a:link { 
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.menu a:active {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.menu a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.menu a:hover {
color: #A9E0F5;
font-weight: bold;
text-decoration: underline;
}

*/

p {
	font-family: "Gautami", Arial, Helvetica, sans-serif;
	font-size: 110%;
}
h1 {
	font-family: "Gautami", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: 0147c1;
}
a:link {
	font-weight: bold;
	color: #022882;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #022882;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #6FCBEE;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #022882;
	text-decoration: underline;
}
.copyright {
	font-family: "Gautami", Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;

}
.authorname {
	font-family: "Gautami", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0147C1;
}
.header2 {
	font-family: "Gautami", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0147C1;
}
.header3 {

	font-family: "Gautami", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0147C1;
}
p {
	font-family: "Gautami", Arial, Helvetica, sans-serif;
	font-size: 105%;
}
body {
font-family: "Gautami", Arial, Helvetica, sans-serif;
	font-size: 105%;
}

