@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	}
a.main:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #24408e;
	font-family: Tahoma;
	font-size: 14px;
	}
a.main:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #24408e;
	font-family: Tahoma;
	font-size: 14px;

	}
a.main:hover, a.main:active { 
	font-weight: bold;
	text-decoration:none; 
	color: #24408e;
	font-family: Tahoma;
	font-size: 14px;

	}
.text { 
	font-family: Tahoma;
	font-size: 13px;
	letter-spacing: 0px; 
	margin-bottom: 0; 
	color: black;
	font-weight: 500;
	}
a.footer:link {
	font-family: Tahoma;
	color: black;
	font-size: 12px;
	}
a.footer:visited {
	font-family: Tahoma;
	color: black;
	font-size: 12px;
	}
a.footer:hover, a.footer:active {
	font-family: Tahoma;
	color:black;
	font-size: 12px;
	text-decoration: underline;
	}
p.footer {
	font-family: Tahoma;
	color:black;
	font-size: 12px;
	}
li.bullet {
	font-family: Tahoma;
	color: black;
	font-size: 13px;
	margin-bottom: 5px;
	letter-spacing: 0px;
	list-style: square;
	font-weight:500;
	}
p.heading {
	font-family: Tahoma;
	color: #24408e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 2px;
	}
	
.hlt td {
    background-color: #d0dcff;
    }

	