body {
	font-family: Andale Mono, Courier New, Courier;
	font-size: 10pt ;
	color: 000000;
    margin:0;
	}
a:link 	{
	color: #35598B; /*#4A6EA0; #0000C0;  */
	}
a:active {
	color: #35598B;
	}
a:visited {
	color: #660033;  /*  #9999CC;  */
	}
a:hover {
	color: #CEB07C; /*#415E85;*/
	}
table.cardset {
    background: green url('images/Fade_Green.gif') repeat;
}
th	{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #A6D0E6;  /*  #D9BB8B; */
	}
td	{
	font-family: Andale Mono, Courier New, Courier;
	color: #000000;
	font-size: 10pt
	}
p	{
	font-family: Andale Mono, Courier New, Courier;
	color: #000000;
	font-size: 10pt;
	}
h1	{
	font-family: Andale Mono, Courier New, Courier;
	color: #006699;  /*#35598B;*/
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	}
h2	{
	font-family: Andale Mono, Courier New, Courier;
	background-color: #EFDFA3; /* #D9BB8B;  */
	color: #006699;
	font-size: 14pt;
	font-weight: bold;
	}
h3,.tableHeader {
	font-family: Andale Mono, Courier New, Courier;
	background-color: #EFDFA3; /* #D9BB8B;  */
	font-size: 12pt;
	padding: 5px;
	}
strong {
	color: #006699;
	font-weight: bold;
	}

ul	{
	list-style-type: circle;
	}
.ulul {
	list-style-type: square;
	}
.ululul {
	list-style-type: circle;
	}
li	{
	margin-bottom: 6px;
	}
.wingdingsm{
    color:#336699;
    font-size:20px;
    font-family: WingDings,Arial, Helvetica, sans-serif;
}
.wingdingbg{
    color:#336699;
    font:30px WingDings,Arial, Helvetica, sans-serif
}