body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
body {
	background-color: #FFFFFF;
	background-position: center center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(web_design_images/interface/bg.jpg);
	background-repeat: repeat-y;
}
.style9 {
	color: #2C2E3A;
	font-size: 15px;
	font-weight: bold;
}
.style12 {font-size: 12px}
a {
	font-size: 11px;
	color: #E3E5F0;
	font-weight: bold;
}
a.bigLink {
	font-size: 18px;
	color: #E3E5F0;
	font-weight: bold;
}
a:link {
	color: #3C4059;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C4059;
}
a:hover {
	text-decoration: underline;
	color: #454B6B;
}
a:active {
	text-decoration: none;
	color: #454B6B;
}
.style3 {
	color: #444A6A;
	font-weight: bold;
	font-size: 18px;
}
.style5 {color: #444A6A; font-weight: bold; font-size: 24px; }
