
html,body
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}

p
{
	margin:0px;
}

#center
{
	width:1014px;
	margin:0px auto;
	position:relative;
	clear:left;
	text-align:left;
}

a
{
	text-decoration:none;
}

a:hover 
{
	text-decoration:underline;
}

div.txt1
{
	font-family: Verdana, Arial;
	font-size : 13px;
	font-weight:normal;
	color: #ffffff;
}

div.txt2
{
	font-family: Verdana, Arial;
	font-size : 11px;
	font-weight:normal;
	color: #ffffff;
}

div.txt3
{
	font-family: Verdana, Arial;
	font-size : 11px;
	font-weight:normal;
	color: #287E9B;
}

div.txt4
{
	font-family: Verdana, Arial;
	font-size : 11px;
	font-weight:normal;
	color: #838383;
}

div.head1
{
	font-family: Verdana, Arial;
	font-size : 14px;
	font-weight:bold;
	color: #287E9B;
}

a.link1, a.link1:hover
{
	font-family: Verdana, Arial;
	font-size : 11px;
	font-weight:normal;
	color:#FF884D;
	text-decoration:underline;
}

a.link2
{
	font-family: Verdana, Arial;
	font-size : 11px;
	font-weight:normal;
	color:#9ABCCA;
	text-decoration:none;
}

a.link2:hover
{
	font-family: Verdana, Arial;
	font-size : 11px;
	font-weight:normal;
	color:#9ABCCA;
	text-decoration:underline;
}


