body {
	background-color: #695772;
	background-image: url(layout/images/layout_03.jpg);
	background-attachment: fixed;
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 40px;
	margin-right: 40px;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
a {
	font-size: 12px;
	color: #99CCFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}
