body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

html, body, h1 {
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	list-style: none;
}

img { border: 0; }

p, h1, h2, h3, h4, h5, h6 {
	color: #000000;
}


p {
	font-size: 12px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
	font-family: "Tahoma";
	color: #0080C0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0080C0;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}


a {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #660099;
	text-decoration: underline;
}


a:hover {
	background-color:#D2EDFF;
	color: #6600CC;
}


a.ImLink:link
{color:#0000FF; text-decoration:underline; }
a.ImLink:visited
{color:#C000C0; text-decoration:underline; }
a.ImLink:hover
{color:#0000FF; text-decoration:underline; }
#imTitle
{font: bold 10pt Arial; color:#000000; ; margin-bottom: 5px}
.mainMenu
{position: relative; cursor:pointer; width:112px; height:23px; overflow:hidden; }
.footer, a.footer:hover, a.footer:visited, a.footer:link
{font: 8pt Arial
; text-decoration: none; color:#005B88;}
#imToolTip
{position:absolute; visibility:hide; z-index:200}

