@charset "utf-8";
/* CSS Document */

body {
	background-image: url(pcbBG.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #24224F;
	font-size: 14px;
}
a:link {
	color: #406DAE;
	text-decoration: none;
}
a:visited {
	color: #2E3D6D;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style2 {font-size: 9px}
.style3 {color: #688AAE}
.style4 {font-size: 12}

.page_title {
	color: #003399;
	font-weight: bold;
	font-size: 18px;
}

.style5 {font-size: 12px}
.style7 {font-size: 14px}

h1 {
	font-size: 14px;
	font-weight: normal;
}
