a:link, a:visited, a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #C07878;
	text-decoration: none;
}
a.b:link, a.b:visited, a.b:active {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.b:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.c:link, a.c:visited, a.c:active {
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
a.c:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.d:link, a.d:visited, a.d:active {
	font-size: 11px;
	color: #981818;
	text-decoration: none;
}
a.d:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.copyright {
	font-size: 9px;
	color: #999999;
}
li {
	margin: .4em 0 0 0
}
ul{
	list-style-image: url(bullet.gif);
	list-style-type: circle;
}
input {
	font-size: 10px;
}
textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input.fluid-btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #981818;
}
input.fluid-btnov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C07878;
	background-color: #981818;
	cursor: pointer;
}
table, th {
	font-size: 10px;
}
h1 {
	font-size: 12px;
	color: #981818;
	font-weight: bold;
}
.white_sub_head {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	border: 0;
	color: #981818;
	background-color: #f00;
}
.red {
	color: #981818;
}
.red_head {
	font-size: 12px;
	font-weight: bold;
	color: #981818;
}
.white_head {
	font-size: 14px;
	color: #E0D0D0;
}
.grey {
	color: #666666;
}
.testimonials {
	font-size: 12px;
	font-style: italic;
}
.passport_pic {
	float: left;
	margin: 0.2em 0.9em 0.9em 0;
}
