@charset "iso-8859-1";
body {
	font-family: "Palatino Linotype";
	font-size: 15px;
	font-style: normal;
	color: #011963;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
p {
	font-family: "Palatino Linotype";
	font-size: 15px;
	color: #011963;
}
li {
	font-family: "Palatino Linotype";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #011963;
}
h1 {
	font-family: "Palatino Linotype";
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #011963;
	text-decoration: underline;
}


h5 {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #011963;
}
h6 {
	font-family: "Palatino Linotype";
	font-size: 9px;
	font-weight: normal;
	color: #E9E9E9;
}
a:link {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-weight: bold;
	color:  #011963;
	text-decoration: none;
}
a:visited {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-weight: bold;
	color:  #011963;
	text-decoration: none;
}
a:hover {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-weight: bold;
	color: #7f1478;
	font-family: "Palatino Linotype";
	text-decoration: none;
}
