
/* -- Body tag defaults ------------------------------------------------------------------------ */

body { left: 0.5em; right: 0.5em; font-family: "Trebuchet MS", Verdana, sans-serif; background-color: #ffffff; font-size: 13; }

h1 { text-align: left; font-size: 1.5em; font-style: italic; color: #000099; }
h2 { font-size: 1.2em; color: #000099; }

ul { list-style-type: circle; list-style-position: outside; margin-top: 3px; padding-left: 20px; }

a { color: white; }
a { behavior: url(#default#AnchorClick); }
a:hover { color: white; text-decoration: underline; }



/* -- Table tag defaults ----------------------------------------------------------------------- */

table
{
	border: 0px;
	border-spacing: 0;
	font-size: 100%;
}

th A       { color: white; }
th A:hover { color: red; }

tr
{
	border: 0px;
	border-spacing: 0;
	font-size: 100%;
}

td
{
	border: 0px;
	border-spacing: 0;
	font-size: 100%;
}

.menu_text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333
}







