/* CSS Document */
body,td,th {
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Verdana, serif;
}
body {
	background-image: url(../images/drkblue2.gif);
}
a:link {
	color: #1B526E;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #1B526E;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #1B526E;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #2E5B80;
}
h2 {
	font-size: 18px;
	color: #2E5B80;
}
h3 {
	font-size: 16px;
	color: #2E5B80;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style1 {
	font-size: 14;
	color: #FFFFFF;
}
.style2 {font-weight: bold;
}

