@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #424242;
	padding: 2px;
}
.link {
	font-family: verdana;
	font-size: 1.4ex;
	color: #3B4815;
	font-weight: normal;
	margin-left: 25;
	margin-top: 10;
	font-style: italic;
	padding: 2px;
}
.tex {

	font-family: Tahoma, Arial;
	font-size: 1.3ex;
	color: #000000;
	padding: 2px;
}

a:link {
	text-decoration: none;
}
table {
	border: #336699;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #336666;
	display: inline;
}
h2, h2 a:link, h2 a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}
