@charset "utf-8";
/* CSS Document - Web Template 2009*/
body {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 3px;
	
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: italic;
	font-variant: small-caps;
	color: #000033;
	margin: 2px;
	padding: 3px;
	text-align: center;
}
.tiny_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #2A5879;
	text-decoration: none;
	padding: 2px;
}
table {
	border: thin solid #000040;
	background-color: #FFFFFF;
}
body,td,th {
	color: #000033; /* 1D3A7E */
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B597A;
}
a:link {
	text-decoration: none;
	color: #1F415A;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: none;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
}
