
/* WBStuff.css */

body {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	background-color : White;
}

table {
	color : Silver;
	border-color : Gray;
	background-image : none;
	background-color : transparent;
}

td  {
	color : #202020;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}

#tdbg {
	background-color: #F9F1FF;
}

div {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	padding-bottom : 10px;
	text-align : justify;
}

LI {
	list-style-type : circle;
	display : list-item;
}

PRE {
	font-size : 10pt;
	color : #333333;
}

#normal {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	padding-bottom : 10px;
	text-align : justify;
	color : Black;
}
hr  {
	color : #B2A8FF;
}

#colour {
	color : #B2A8FF;
}

A:link  {
	font-weight : bold;
	color : #7B68EE;
	text-decoration : none;
}

A:visited  {
	color : Gray;
	font-weight : bold;
	text-decoration : none;
}

A:active  {
	color : Blue;
	font-weight : bold;
	text-decoration : underline;
}

A:hover  {
	color : #7B68EE;
	font-weight : bold;
	text-decoration : underline overline;
}

#hilite  {
	font-weight : normal;
	font-style : normal;
	color : Green;
}

#menu  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : Gray;
	text-align : center;
	text-transform : uppercase;
}

#menu2  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : Gray;
	text-align : left;
	text-transform : uppercase;
}

#center  {
	text-align : center;
}

#centertext  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
	text-align : center;
}

#boldtext {
font-weight : bold;
color : Black;
}

#small  {
font-size : 8pt;
color : Black;
text-align : left;
}

#section  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : Gray;
	text-transform : uppercase;
	text-indent : 10px;
	text-align : left;
}

#section2  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : Black;
	text-align : left;
	text-transform : uppercase;
}

#section3  {
	font-size : 14pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-align : center;
}

#title  {
	font-size : 22pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 900;
	color : Black;
}

#hr  {
	color : #B2A8FF;
	height : 2px;
}

#hr2  {
	color : #B2A8FF;
	height : 1px;
	text-align : center;
}

#hr3  {
	color : #B2A8FF;
	height : 1px;
	text-align : left;
}

#hr4  {
	color : #B2A8FF;
	height : 1px;
	text-align : left;
	width : 200;
}
