@charset "utf-8";
/* CSS Document */

body, p, li {
font-size: 13px;
}
body {
	background-color: #663366;
	margin-left: 0px;
	margin-top: 0px;
}
p {margin: 0px 5px 0px 10px; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h1, h2 {
font-weight: bold;
font-size: 13px;
}
h2 .date {
font-weight: normal;
font-size: 11px;
}
#menu li a {
font-weight: bold;
font-size: 11px;
} 
#menu li {
display: inline;
}

.style1 {color: #CCCCCC}
.style3 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.style4 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.style5 {font-size: 18px}
.style6 {font-size: 24px}
.style8 {color: #FFFFFF}
.style9 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style10 {
	color: #000000;
	font-style: italic;
}
.style11 {font-size: 16px}
.style14 {font-size: 5px}
.style15 {color: #000000}
.style17 {font-size: 5px}

a:link {
	color: #FFE97F;
	text-decoration: underline;
}
a:visited {
	color: #FFE97F;
	text-decoration: underline;
}
a:hover {
	color: #FFFFff;
	text-decoration: underline;
}
a:active {
	color: #FFE97F;
	text-decoration: underline;
}


a.dark:link {
	color: #FFE97F;
	text-decoration: underline;
}
a.dark:visited {
	color: #FFE97F;
	text-decoration: underline;
}
a.dark:hover {
	color: #FFFFff;
	text-decoration: underline;
}
a.dark:active {
	color: #FFE97F;
	text-decoration: underline;
}



a.bookmark:link {
	color: #000000;
	text-decoration: underline;
}
a.bookmark:visited {
	color: #000000;
	text-decoration: underline;
}
a.bookmark:hover {
	color: #000000;
	text-decoration: underline;
}
a.bookmark:active {
	text-decoration: underline;
}
