h2 {
	font-size:22px; 
	color:#b13a38;
	font-weight: normal;
}
.content {
	font-family: "Tahoma";
	color: #6b7a99;
}

.content td {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.content th {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
}


.content a:link {
	font-weight: bold;
	color: #6b7a99;
	text-decoration: underline;
}
.content a:visited {
	font-weight: bold;
	color: #6b7a99;
	text-decoration: underline;
}
.content a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #63718c;
	text-decoration: none;
}
.footer a:link{
	font-weight: normal;
	color: #63718c;
	text-decoration: none;
}
.footer a:visited{
	font-weight: normal;
	color: #63718c;
	text-decoration: none;
}
.footer a:hover{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8691a8;
	height: 20px;
	border: 1px solid #a5acb2;
	width: 126px;
}
.menu2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #1f335b;
	text-decoration: none;
}
.menu2 a:link{
	font-weight: normal;
	color: #1f335b;
	text-decoration: underline;
}
.menu2 a:visited{
	font-weight: normal;
	color: #1f335b;
	text-decoration: underline;
}
.menu2 a:hover{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#vi *{
	font-family:arial,sansans-serif;
	color:#000;
}
#vi h2{
	font-weight:bold;
	font-size:26px
}
#vi h3{
	font-size:19px;
	margin-bottom:5px;
}
#vi th{
	font-size:14px;
	padding:12px 0;
}
#vi th.section{
	padding-bottom:2px;
}
#vi td{
	color:#333;
	font-size:13px;
}
#vi a{
	color:#1C51A8;
	font-weight: normal;
}
#vi .PassportTable{
	margin:auto;
	width:225px;
	border-collapse: collapse;
}
#vi .PassportTable th{
	background-color:#D9D9D9;
	padding:15px;
	font-size:13px;
	text-align:center;
	border-bottom:1px solid #000;
}
#vi .PassportTable td{
	padding:15px 0;
	font-size:11px;
	text-align:center;
	width:50%;
}
#vi td.smaller{
	font-size:11px;
}
#vi .PassportTable td.left{
	text-align:left;
	font-style:italic;
	border-right:1px solid #000;
}
