@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 59px;
}
body {
	background-image: url(../images/sw_bg.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #014F75;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.font14pt {
	font-size:14px;
}
.homecontent {
	font-size:14px;
	line-height:110%;
	font-weight: bold;
}
img
{
 border-color: #FFFFFF;
} 
.font11pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

