a:link       {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}

a:visited    {
	color: #000066;
}

body       	 { font-family: Tahoma; font-size: 10pt; color: #000000;}

ol           { font-family: Tahoma; font-size: 10pt; color: #000000;}

table        {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}

td           {
	color: #000000;
}

#main td { padding: 20px; width: 320; text-align: center; font: 10pt Tahoma; }

#main img { margin-bottom: 5px; }h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #000099;
}

h2 {
	font-size: 12pt;
	color: #000066;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
	line-height: 2.5em;
}
#articles {
	vertical-align: top;
	top: 260px;
	position: absolute;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	line-height: 1em;
	padding: 4px;
	margin: 2px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

p {
	line-height: 1.2em;
	padding: 3px;
	text-indent: 2.5em;
	color: #333333;
	font-size: 11pt;
	text-align: justify;
	margin: 1px;
	white-space: normal;
}
ul {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 1.5em;
	padding-left: 3em;
}
li {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	text-indent: 0.5em;
	list-style-type: disc;
	list-style-position: inside;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
#cattable a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#cattable a:hover {
	text-decoration: none;
	line-height: 1.2em;
	margin: 3px;
}
#cattable a:active {
}
#cattable a:visited {
	color: #CCCCCC;
}


.tables {
	padding: 3px;
	line-height: 2em;
	vertical-align: middle;
}
tr.bg1 td {
	background-color:#1C0A92;
	padding: 2px;
	color: #FFFFFF;
}
tr.bg2 td {
	background-color:#6766CE;
	padding: 2px;
	color: #FFFFFF;
}

.tablehead {
	font-weight: bold;
	background-color: #D3D5D4;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
#catalog a:link {
	color: #0000CC;
	text-decoration: underline;
}
#catalog a:hover {
	text-decoration: none;
	line-height: 1.2em;
	margin: 3px;
}
#catalog a:active {
}
#catalog a:visited {
	color: #000066;
}
#tabl5 table {
	width: 100%;
}
hr {
	color:#000066;
	background-color: #000066;
	height: 2px;
	width: 100%;
	background-image: none;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#menu dl dt { font-weight: bold; text-align: center; margin:2px; }
#menu dl dd { border-bottom: 2px solid #fff; margin:5px; }
#menu dl dd a { font-weight: bold; display: block; padding: 0px 1px; border: 1px solid #f5f5f5; }
#menu dl dd a:hover { background: #eff5f6; border: 1px solid #cecece; }
