body {
	margin: 0px;	
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10pt;
}

a:link {color: blue; font-weight: normal; text-decoration:none}
a:active {color: blue; font-weight: normal; text-decoration:none}
a:visited {color: blue; font-weight: normal; text-decoration:none}
a:hover {color: red; font-weight: normal; text-decoration:none}

a.blue:link {color: blue; font-weight: normal;}
a.blue:active {color: blue; font-weight: normal;}
a.blue:visited {color: blue; font-weight: normal;}
a.blue:hover {color: red; font-weight: normal;}

a.red:link {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:active {color: #ff0000; background: #ffffff; font-style: bold;}
a.red:visited {color: #ff0000; background: #ffffff; font-style: bolder;}
a.red:hover {color: #ff0000; background: #ffffff; font-style: normal;}

a.black:link {color: black; font-style: normal; text-decoration:none}
a.black:active {color: black; font-style: normal;text-decoration:none}
a.black:visited {color: black; font-style: normal;text-decoration:none}
a.black:hover {color: red; font-style: normal; text-decoration:underline}

a.white:link {color: white; font-style: normal; text-decoration:none}
a.white:active {color: white; font-style: normal; text-decoration:none}
a.white:visited {color: white; font-style: normal; text-decoration:none}
a.white:hover {color: #D0D0D0; font-style: normal; text-decoration:none}

body.default{ FONT: "10pt Arial"}
body { FONT: "10pt Arial"}
.title { FONT: 14pt Arial ; font-weight:bold  }
.label { FONT: 14pt Arial }
.msg { color:RED; FONT: 10pt Arial; font-weight:bold }
.data { FONT: 10pt Tahoma }
.err { color:red }
.red { color:red }
.sql { font: 8pt Arial; color:Green}
.pagetitle {FONT: 16pt Arial; margin-bottom: 15px}
.categorytitle { font-size:1em; text-decoration: none; font-weight:bold}
.textbox { font: 12pt Tahoma; color:blue;  font-weight:bold}
UL { margin-top: 0px; padding-top: 0px}
