@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	line-height:16px;
}
body {
	margin-left: 40px;
	margin-top: 20px;
}



/* LINK STYLES */


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}
a:visited {
	color: #4d4d4d;
}
a:hover {
color:#0099FF;
}
a:active {
	color: #4d4d4d;
}



.blue_active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration:underline;
	
}


.blue_active2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0099FF;
	font-weight:lighter;
	line-height:26px;
	
}



.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:10px;
	color: #4d4d4d;
}


h3 {
	font-size: 12px;
	margin-top:0px;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
