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

body, td, th {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma;
	font-size: 13px;
}
body {
	background-color: #E8E8E8;
}
a {
	color:#0000FF;
}
h1 {
	margin:0px;
	margin-bottom:5px;
	font:Garamond;
	font-size:200%;
	color:#004993;
}
h2 {
	font-size:150%;
	color:#004993;
}
h3 {
	font-size:120%;
	border-bottom:1px dotted #006600;
	margin:0px;
	margin-bottom:5px;
}
p {
	smargin-top:0px;
	smargin-bottom:7px;
	sline-height:120%;
}
.largelink {
	font-size:17px;
	font-weight:bold;
}
.largelink A {
	color:#990000;
}
.date {
	color:#CCCCCC;
}
.keywords {
	font-size:10px;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
}
.style1 A {
	color:#FFFFFF;
	text-decoration:none;
}
.style1 A:hover {
	color:#000000;
}

