/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #E5A931;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {	font-size: 14px;
line-height: 18pt;}

.black {color: #000000}
.black a:link {
	color: #000000;
	text-decoration: none;
}

.black a:visited {
	text-decoration: none;
	color: #000000;
}

.black a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom:1px dotted #000000;
}

.black a:active {
	text-decoration: none;
	color: #000000;
	border-bottom:1px dotted #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom:1px dotted #ffffff;
}

a:active {
	text-decoration: none;
	color: #ffffff;
	border-bottom:1px dotted #ffffff;
}

a {	font-size: 12px;
	font-weight: bold;}

h1 {	color: #330033;}

h2 {	color: #666666;}

.style1 {color: #000000; font-size: 10px; }
.style3 {color: #FFFFFF; font-size: 10px; }
.style4 {font-size: 16px}
.style5 {font-size: 12px}
.style6 {font-size: 14px}
.style7 {color: #330033}
.style8 {color: #FFC42B}
.style9 {color: #990000}
.style10 {color: #FBC01D}
.style11 {font-size: 24px}
.white {color: #ffffff}


.picBorder 	{border:1px solid #000000;}


.artlink {color: #666666; font-size: 20px;}

.artlink a:link {
	color: #666666;
	text-decoration: none;
}

.artlink a:visited {
	text-decoration: none;
	color: #666666;
}

.artlink a:hover {
	text-decoration: none;
	color: #990000;
	border-bottom:1px dotted #990000;
}

.artlink a:active {
	text-decoration: none;
	color: #990000;
	border-bottom:1px dotted #990000;
}