	body {
		margin:20px 10% 20px 10%;
		background:#FFF;
	}

	A 		  	{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999;  }

	h1, h2, h3 {
		margin-top:10px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:0px;
		padding: 0px;
		font-size: 14px;
	}

	h1.toc {
		margin-top:20px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:0px;
		padding: 0px;
		font-size:small;
	}

	.keyword {
		font-weight: bold;
	}

	h1.toc A 			{ color: #003366; text-decoration: none; }
	h1.toc A:link		{ color: #003366; text-decoration: none; }
	h1.toc A:visited	{ color: #003366; text-decoration: none; }
	h1.toc A:active		{ color: #999999;  }
	h1.toc A:hover		{ color: #999999;  }

	h2.toc A 			{ color: #003366; text-decoration: none; }
	h2.toc A:link		{ color: #003366; text-decoration: none; }
	h2.toc A:visited	{ color: #003366; text-decoration: none; }
	h2.toc A:active		{ color: #999999;  }
	h2.toc A:hover		{ color: #999999;  }

	h3.toc A 			{ color: #003366; text-decoration: none; }
	h3.toc A:link		{ color: #003366; text-decoration: none; }
	h3.toc A:visited	{ color: #003366; text-decoration: none; }
	h3.toc A:active		{ color: #999999;  }
	h3.toc A:hover		{ color: #999999;  }

	h4.toc A 			{ color: #003366; text-decoration: none; }
	h4.toc A:link		{ color: #003366; text-decoration: none; }
	h4.toc A:visited	{ color: #003366; text-decoration: none; }
	h4.toc A:active		{ color: #999999;  }
	h4.toc A:hover		{ color: #999999;  }

	h5.toc A 			{ color: #003366; text-decoration: none; }
	h5.toc A:link		{ color: #003366; text-decoration: none; }
	h5.toc A:visited	{ color: #003366; text-decoration: none; }
	h5.toc A:active		{ color: #999999;  }
	h5.toc A:hover		{ color: #999999;  }

	h2.toc {
		margin-top:5px;
		margin-right:0px;
		margin-left:20px;
		margin-bottom:0px;
		padding: 0px;
		font-size:small;
	}
	h3.toc {
		margin-top:5px;
		margin-right:0px;
		margin-left:40px;
		margin-bottom:0px;
		padding: 0px;
		font-size:small;
	}
	h4.toc {
		margin-top:5px;
		margin-right:0px;
		margin-left:60px;
		margin-bottom:0px;
		padding: 0px;
		font-size:small;
	}
	h5.toc {
		margin-top:5px;
		margin-right:0px;
		margin-left:80px;
		margin-bottom:0px;
		padding: 0px;
		font-size:small;
	}


	h1 {
		border-bottom:1px solid #666;
	}

	p, ul, li {
		font-family: arial, helvetica, verdana, tahoma, sans-serif;
		color:#111;
		font-size: 12px;
		font-weight:normal;
  	background:#FFF;
  	line-height:175%;
		margin-top:10px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:0px;
	}

	.artslink {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:black;
		font-weight:bold;
	}

  blockquote {
    background: #f9f9f9;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
		font-size: 12px;
  }

  body {
	  font-family: arial, helvetica, verdana, tahoma, sans-serif;
  }
	.artsselect {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:black;
	}

	.artspath {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#006666;
	}

	.screenshot {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
	}

	.screenshot-missing {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#CC0000;
	}

	#header {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#333;
		background:#DDDDDD;
  		padding:10px;
                border-top:1px solid #666;
                border-left:1px solid #666;
                border-right:1px solid #666;
		margin-top:0px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:0px;
		}

	#nav_back {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		font-size: 12px;
		font-weight:normal;
		color:#333;
		background:#FFFFCC;
  		padding:10px;
                border:1px double #666;
		margin-top:0px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:10px;
		}

	#nav_top {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		font-size: 12px;
		font-weight:normal;
		color:#333;
		background:#FFFFCC;
  		padding:10px;
                border:1px double #666;
		margin-top:10px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:0px;
	}

	#header .docSection{
		font-size:large;
		font-weight:bold;
	}

	#footer {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#333;
		background:#DDDDDD;
		font-size: 12px;
		font-weight:normal;
  		padding:10px;
                border-bottom:1px solid #666;
                border-left:1px solid #666;
                border-right:1px solid #666;
		margin-top:0px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:0px;
		}


	#banner {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#333;
		font-size:x-large;
		font-weight:normal;
  	padding:15px;
    border-top:4px double #666;
		margin-top:10px;
		margin-right:10px;
		margin-left:10px;
		margin-bottom:10px;
	}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: verdana, arial, sans-serif;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
		margin-top:10px;
		margin-right:10px;
		margin-left:10px;
		margin-bottom:10px;
	}

	.description {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#333;
		font-size:small;
		margin-top:5px;
		margin-right:10px;
		margin-left:10px;
		margin-bottom:5px;
  	text-transform:none;
	}

	#content {
		background:#FFF;
		margin-right:0px;
		margin-left:10px;
		margin-bottom:20px;
		border:1px solid #FFF;
	}

	#container {
		background:#FFF;
		border:1px solid #FFF;
	}

	#links {
		padding:15px;
		border:1px solid #FFF;
		width:200px;
	}

	.bodyText {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#333;
		font-size:medium;
		font-weight:normal;
 		background:#FFF;
 		line-height:200%;
		margin-top:10px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:10px;
	}

	.bodyText a,
	.bodyText a:link,
	.bodyText a:visited,
	.bodyText a:active,
	.bodyText a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.title	{
		font-family: verdana, arial, sans-serif;
		font-size: medium;
		color: #666;
		}

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
	}

	.date	{
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		font-size: small;
		color: #336699;
		/* border-bottom:1px solid #999; */
		letter-spacing: .3em;
  	text-transform:uppercase;
		margin-bottom:10px;
		font-weight:normal;
	}

	.posted	{
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		font-size: x-small;
		color: #000000;
		margin-bottom:25px;
	}

	.calendar {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#666;
		font-size:x-small;
		font-weight:normal;
 		background:#FFF;
 		line-height:140%;
 		padding:2px;
    text-align:left;
	}

	.calendarhead {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#666600;
		font-size:small;
		font-weight:normal;
  	padding:2px;
		letter-spacing: .3em;
  	background:#FFF;
  	text-transform:uppercase;
		text-align:left;
	}

	.side {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#333;
		font-size:x-small;
		font-weight:normal;
 		background:#FFF;
 		line-height:140%;
 		padding:2px;
	}

	.sidetitle {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#CD3807;
		font-size:small;
		font-weight:normal;
 		padding:2px;
 		margin-top:10px;
		letter-spacing: .3em;
 		background:#FFF;
 		text-transform:uppercase;
	}

	.syndicate {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		font-size:xx-small;
 		line-height:140%;
 		padding:2px;
 		margin-top:15px;
 		background:#FFF;
	}

	.powered {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#666;
		font-size:x-small;
		line-height:140%;
		text-transform:uppercase;
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;
 		background:#FFF;
	}

	.comments-body {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#666;
		font-size:small;
		font-weight:normal;
 		background:#FFF;
 		line-height:140%;
 		padding-bottom:10px;
 		padding-top:10px;
 		border-bottom:1px dotted #999;
	}

	.comments-post {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#666;
		font-size:x-small;
		font-weight:normal;
 		background:#FFF;
	}

	.trackback-url {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#666;
		font-size:small;
		font-weight:normal;
 		background:#FFF;
 		line-height:140%;
 		padding:5px;
 		border:1px dotted #999;
	}

	.trackback-body {
		font-family: arial, helvetica, verdana, tahoma, sans-serif ;
		color:#666;
		font-size:small;
		font-weight:normal;
 		background:#FFF;
 		line-height:140%;
 		padding-bottom:10px;
 		padding-top:10px;
 		border-bottom:1px dotted #999;
	}

	.trackback-post {
		font-family: arial, helvetica, verdana, tahoma, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
 		background:#FFF;
	}

	.comments-head	{
		font-family: arial, helvetica, verdana, tahoma, sans-serif;
		font-size:small;
		color: #666;
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
 		background:#FFF;
	}

	#banner-commentspop {
		font-family: arial, helvetica, verdana, tahoma, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;
		border-right:1px solid #FFF;
		border-top:1px solid #FFF;
 		background:#003366;
 		padding-left:15px;
 		padding-right:15px;
 		padding-top:5px;
 		padding-bottom:5px;
	}

  table.stopwords td {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    font-size: small;
  }

  table.table {
	  border: 1px #c0c0c0 dashed;
	  font-size: 0.7em;
	  width: 100%;
  }
  table.table .even {
	  background-color: #e0e0e0;
  }
  table.table .odd {
      background-color: #F0F0F0;
  }
  table.table .top {
	  vertical-align:top
  }

  table.table th {
	  color:#333;
	  background:#FFFFCC;
  }

	table.table th,
	table.table td {
		padding-left: 4px;
		padding-right: 4px;
		border-left: 1px #d0d0d0 dashed;
		border-right: 1px #d0d0d0 dashed;
	}
