@charset "utf-8";
/* CSS Document */

body {
	background-color: #1E1D55;
	background-repeat: repeat;
	font-family: "Palatino Linotype";
	font-size: medium;
}
.style1 {
	font-family: "Palatino Linotype";
	color: #D7D0A2;
	font-size: x-large;
}
a:link {
	text-decoration: none;
	color: #D7D0A2;
}
a:visited {
	text-decoration: none;
	color: #D7D0A2;
}
a:hover {
	text-decoration: none;
	color: #C1B871;
}
a:active {
	text-decoration: none;
	color: #D7D0A2;
}
.style2 {
	font-size: large;
	font-weight: bold;
}
.style3 {
	font-family: "Palatino Linotype";
	color: #1E1D55;
	font-weight: bold;
}
.style8 {color: #D7D0A2}
.style17 {font-size: large; font-weight: bold; color: #C1B871; }
.style19 {
	font-family: "Palatino Linotype";
	color: #1E1D55;
	font-weight: bold;
	font-size: large;
	font-style: italic;
}
.style20 {color: #1E1D55; font-weight: bold; font-size: large; font-family: "Palatino Linotype";}
.style22 {font-family: "Palatino Linotype"; color: #1E1D55; font-weight: bold; font-size: x-large; font-style: italic; }
