body {
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: tahoma;
}

table tr td  {
	font-family: tahoma;
	font-size: 12px;
	color: #525252;
	}

a:link {
	color: #666666;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #666666;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;

}


.text-blue {
	font-family: tahoma;
	font-size: 12px;
	color: #24799a;
}
.text-black {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
ul li {
	list-style-position: outside;
	list-style-image: url(../images/arrow3.png);
	line-height: 15px;
}
h1 {
	font-size: 42px;
	color: #000;
	
}

#header {
	background-image: url(../images/interior_02.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
}


.faq {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	padding:10px;
}

#Table_02 td {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: thin solid #E3E2E2;
}

#Table_02 a:link
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00F;
}