body {margin-top:0px ; margin-left:0px ; margin-right:0px ; margin-bottom:0px }
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #343434;
	text-decoration: none;
}
a:visited {
	color: #A0A0A0;
	text-decoration:none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;	
}

.title {
	font-size: 15px;
	font-weight:bold;
}
.stx {
	font-size: 11px;
}

.stx2 {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; FONT-SIZE: 10px; COLOR: #585858; line-height:14px;
}


.stitle {
	font-size: 15px;
	font-weight:bold;	
	color: #213AA0;
}
.sstitle {
	font-size: 12px;
	font-weight:bold;	
}
.introbg {
	background-image: url(/img/intro_05.gif);
	background-repeat: repeat-x;
	background-position: top;
}
