body {
	background: url(img/bg.gif) #FFFFFF repeat-x;
	margin: 0;
	padding: 0;
	font-size: 8pt;
}

body, td, th {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

img.hand {cursor: hand; cursor: pointer;}

a {color: #3D3D3D; text-decoration:underline;}
a:visited {color: #3D3D3D; text-decoration:underline;}
a:hover {color: #2261C8; text-decoration:none;}

p {margin: 0 0 1.2em 0; line-height: 1.4em; color: #000000;}
p.before-list {margin-bottom: 0.4em; color: #000000;}
div {line-height: 1.4em; color: #000000;}

ul {margin: 0 0 0.8em 2em; padding: 0; list-style: square;}
ul li {margin: 0.5em 0 0.5em 15px; padding-left: 10px;}

ol {margin: 0 0 1.2em 0; padding: 0;}
ol li {margin: 0.5em 0 0.5em 35px;}


.td_white {font-size: 8pt; color: #2261c8; padding-left: 10px;}
.repx {
	background-repeat: repeat-x;
}

.repy {
	background-repeat: repeat-y;
}

td.pic {
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

a.menu:link {
	font-size: 12pt; 
	font-weight: bold;
	color: #2261C8;
	text-decoration: none;
}

a.menu:active {
	font-size: 12pt; 
	font-weight: bold;
	color: #2261C8;
	text-decoration: none;
}

a.menu:visited {
	font-size: 12pt; 
	font-weight: bold;
	color: #2261C8;
	text-decoration: none;
}

a.menu:hover {
	font-size: 12pt; 
	font-weight: bold;
	color: #2261C8;
	text-decoration: underline;
}

a.menu2:link {
	font-size: 9pt; 
	font-weight: bold;
	color: #2261C8;
	text-decoration: underline;
}

a.menu2:active {
	font-size: 9pt; 
	font-weight: bold;
	color: #2261C8;
	text-decoration: underline;
}

a.menu2:visited {
	font-size: 9pt; 
	font-weight: bold;
	color: #2261C8;
	text-decoration: underline;
}

a.menu2:hover {
	font-size: 9pt; 
	font-weight: bold;
	color: #2261C8;
	text-decoration: none;
}

.menu2 {
	font-size: 9pt; 
	color: #2261C8;
	text-decoration: none;
}

h1 {
	font-size: 12pt; 
	font-weight: bold;
	color: #2261C8;
	text-decoration: none;
}
