@charset "utf-8";
/* CSS Document */


.page_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #033;
	margin-top: 3px;
}
.small_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.big_bold {
	font-size: 18px;
	font-weight: normal;
}

.test_title {font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	
	}
	
	
.link_standard a:link {
	color: #006;
	text-decoration: none;
}

.link_standard a:hover {
	color: #0000EE;
	text-decoration: underline;	
}

.link_standard a:active {
	color: #1F2736;
	text-decoration: none;
	
}
.link_standard a:visited {
	color: #1F2736;
	text-decoration: none;
	
}
