/*  symbolart2.css */
body, td, p, dd, dt {
    font-family: Verdana,sans-serif;
    font-size: 9pt;
    color: #4D2D00;
    line-height: 130%
}
body, td, p, dd {font-weight: normal;}
b {font-weight: bold;}
dt {font-weight: bold; margin-top: 6px;}
p.notice {color: #000000; background: #CCCCCC;}
p.reverse {color: #ffffff; background: #330099;}
.browser {
    font-family: Verdana,Arial,Helvetica,sans serif;
    font-size: 9pt;
	margin-left: 15px
}
.source, pre {
    font-family: Verdana,monospace;
    font-size: 9pt;
	margin-left: 15px;
}
.button {
	color: black;
	background: gainsboro;
	font-weight: bold;
}
th {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: none;
}
h1 { 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16pt;
	font-weight: bold;
	color: 4D2D00;
}
h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16pt;
	font-weight: bold;
	color: #3286E4;
	 
}
h3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #3286E4;
	text-decoration: none;
	
}
h4 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
A:link {
	text-decoration: none;
	color: #3286E4;
}
A:visited {
	text-decoration: none;
	color: #3264E4;
}
A:hover {
	text-decoration: none;
	color: #996633;
	background-color: none;
}
a.button {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}
