A:hover {
	background:#D6DBE7;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	border-top : 1px solid #CC9933;
	border-bottom : 1px solid #CC9933;
}

A:visited {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:underline;
}

A:link {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:underline;
	font-weight:bold;
}

.main:hover {
	background:#D6DBE7;
	color:black;
	font-family:verdana;
	font-size:12pt;
	border-top : 1px solid #CC9933;
	border-bottom : 1px solid #CC9933;
}

.main:visited {
	color:#333333;
	font-family:verdana;
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
}

.main:link {
	color:#000000;
	font-family:verdana;
	font-size:12pt;
	text-decoration:underline;
	font-weight:bold;
}

.cat:hover {
	background:#D6DBE7;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
}

.cat:visited {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

.cat:link {
	color:#CC9933;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:underline;
	font-weight:bold;
}

.boxsm { font-family: Verdana, Arial, sans-serif; font-size: 10px;}

.rss { font-family: Arial, sans-serif; font-size: 9pt;}
.rss:hover {
	background:#D6DBE7;
	color:black;
	font-family:Arial, sans-serif;
	font-size:9pt;
}

.rss:visited {
	color:blue;
	font-family:Arial, sans-serif;
	font-size:9t;
	font-weight:bold;
	text-decoration:underline;
}

.rss:link {
	color:blue;
	font-family:Arial, sans-serif;
	font-size:9pt;
	text-decoration:underline;
	font-weight:bold;
}

a img {
	border: none;
}

body {
	border: solid 2px #CC9933;
	border-bottom: solid 1px #CC9933;
	border-top: solid 3px #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	margin: 10;
	padding: 0;
	background-color: #D6DBE7;
	color: black;
}

p, br {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 0 0;
}

h2 {
	border-bottom: 1px dotted #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	margin: 15px 0 0.5em 0.5em;
}

h3 {
	border-bottom: dotted 1px #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal; 
	font-size: 16px;
	margin: 15px 0 2px 3em;
	padding-bottom: 2px;
}

