/* CSS Document */
.text {font-family: Verdana;font-size: 11px; color:#000000;font-style: normal; font-weight: normal;}
.text2 {font-family: Verdana;font-size: 11px; color:#000000;font-style: normal; font-weight: normal;}
a:link {font-family: Verdana;font-size: 11px;color:#3D5E94;font-style: normal;font-weight: bold;text-decoration: none;}
a:active {font-family: Verdana;font-size: 11px;color:#3D5E94;font-style: normal;font-weight: bold;text-decoration: none;}
a:hover {font-family: Verdana;font-size: 11px;color:#9C9C9C;font-style: normal;font-weight: bold;text-decoration: underline;}
a:visited {font-family: Verdana;font-size: 11px;color:#3D5E94;font-style: normal;font-weight: bold;text-decoration: none;}
.l1 {font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	margin-left: 10px;
	text-decoration: none;
	}
.l1 a:link{font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #3D5E94;
	text-decoration: none;
	}
.l1 a:visited{font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #3D5E94;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #9C9C9C;
	text-decoration : underline; 
	}
h1{font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	}
	
h2{font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	}
