body {
	background-color: #FFFFFF;
	background-image: url(images/index01.gif);
	margin: 10px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 162px;
	border: 1px solid #C4D0D2;
	color: #9EA9AB;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #5499DB;
	text-decoration: underline;
}

a.link2:hover {
	text-decoration: none;
}

a.link3 {
	color: #FFFFFF;
	text-decoration: underline;
}

a.link3:hover {
	text-decoration: none;
}

.text1 {
	font-size: 10px;
	color: #9EA9AB;
}

.text2 {
	font-size: 10px;
	color: #9EA9AB;
	text-align: justify;
}

.text3 {
	font-size: 11px;
	line-height: 13px;
	color: #6C6C6C;
	text-align: justify;
}

.text4 {
	font-size: 10px;
	color: #FFFFFF;
}

.text4 {
	font-size: 10px;
	color: #CE9080;
}

a.linkc {
	color: #777777;
	text-decoration: underline;
}

a.linkc:hover {
	text-decoration: none;
}

.button
{
color : #ffffff;
background : #9EA9AB;
font-weight: 700;
border : 1px solid;
font-family : Tahoma,Verdana,tahoma,Arial;
font-size : 11px;
margin: 0px;

}