A:link  {
	color : #0000CD;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
}
A:visited  {
	color : #4169E1;
	text-decoration : none;
	font-weight : bold;
}
A:active  {
	color : #333399;
	text-decoration : none;
	font-weight : bold;
}
A:hover  {color : #333399;	text-decoration : underline; font-weight : bold;}
body {
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/background3.gif);
}
.bodymain {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000
}
.box {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	margin-top: 10px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 10px;
	margin-bottom: -16px;	
}
#td_bg {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #fdf7eb;
}
