body {
	SCROLLBAR-FACE-COLOR: #EBEAEA;
	SCROLLBAR-HIGHLIGHT-COLOR: #EBEAEA;
	SCROLLBAR-SHADOW-COLOR: #EBEAEA;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #EBEAEA;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image: url(images/bg_page.gif);


}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 18px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0373B6;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;


}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/img_list.gif);
	list-style-position: outside;


}
.headingbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;

}
.imgWelcome {
	background-attachment: fixed;
	background-image: url(images/img_welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
