﻿/* Use this stylesheet to customise the general pages */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003366
}
.deflnks a {
	color: black;
	text-decoration: none;
}
.deflnks a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #5f8ea9
}
.deflnks td {
	width:50%;
}
#bottomnote {
	color: #003366;
	font-size: 0.7em;
	font-style:italic;
}
.img {
	border:0px;
}
.centertext {
	text-align:center;
}
.imgEmbassy {
	border:0px;
	padding-left:7px;
}
.centertextBlackBg {
	text-align: center;
	background-color: #000000;
}

