body{
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#35363d url(file:///C|/backup/Business/images/body-bg.gif) 0 0 repeat-x;
}

a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: underline;
}

.line {
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}

.box {
	background-color:#FFFFFF;
	border: thin solid #000000;
}

.box2 {
	background-color:#FFFFFF;
	border: thin dashed #000000;
}