.style{
	font-family: Tahoma;
	font-size: 11px;
	color: #0d4c75;
	text-align:justify;
}

.text{
	font-family: Tahoma;
	font-size: 11px;
	color: #0d4c75;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0d4c75;
	text-decoration: none;
}
.links2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:11px;
	color: #0d4c75;
	text-decoration: none;
}


body {
	left-margin: 0px;
	top-margin: 0px;
	margin: 0px;
	padding: 0px;
}

.bullet {
	list-style-image: url(../images/bullet.gif);
		font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-align: justify;.caps {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0D4C75;
}

.tbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444A73;
	border: 1px solid #A5B9CF;
}
.tbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	border: 1px solid #A5B9CF;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border: 1px solid #88A3BF;
	background-color: #E1EAF0;
	padding: 2px;
	height: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7593B3;
}
a:hover {
	text-decoration: underline;
	color:#A9BACB;
}
a:active {
	text-decoration: none;
}

.Bak{
	font-family: Tahoma;
	font-size: 11px;
	color: #093451;
	text-align:justify;
}

.twologos {
	display: block;
	margin-top: auto;
	margin-left: auto;
	width: 90px;
	margin-right: auto;
	margin-bottom: auto;
	padding-top: 40px;
}
