body {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	color: #333333;
}a:link {
	color: #183C7B;
	text-decoration: none;
}
a:visited {
	color: #183C7B;
	text-decoration: none;
}
a:hover {
	color: #183C7B;
	text-decoration: underline;
}
a:active {
	color: #697FA5;
}
a.rt:link{
color:#003366;
text-decoration:none
}
a.rt:visited{color:#996633;
text-decoration:none
}
a.rt:hover{color:#CC0000;
text-decoration:underline
}
.formsearch {
width: 94px;
height:20px;
border: 1px solid #CCCCCC;
}
.related{
font-size:10px;
color:#003366;
line-height:120%;
}
.rtborder{
border-style:solid;
border-width:1px;
border-color:#ABB4B7;
}
.commtitle{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:140%;
color:#000000;
font-weight:800;
text-decoration:underline;
}
.commtheme{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:140%;
color:#000000;
font-weight:600;
}
.titles-title{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:120%;
color:#000000;
text-decoration:underline;
}
.titles-author{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:120%;
color:#000000;
}
.commmain{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:130%;
color:#000000;
}
.commitem{
font-family:"Courier New", Courier, mono;
font-size:12px;
color:#003366;
}
.commitem2{
font-family:"Courier New", Courier, mono;
font-size:12px;
color:#003366;
background-color:#CCCCCC;
}
.commborder{
border-bottom-style:dotted;
border-color:#666666;
border-width:2px;
}
.commborder2{
border-top-style:dotted;
border-color:#666666;
border-width:2px;
}
.commborder3{
border-top-style:solid;
border-bottom-style:solid;
border-color:#000000;
border-width:1px;
}
.bot{
font-family:"Courier New", Courier, mono;
font-size:12px;
font-weight:600;
color:#000066;
border-style:solid;
border-color:#000066;
border-width:2px;
}
.name {
	color: #183C7B;
	font-weight:bold;
}
.name-comm{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:120%;
color:#183C7B;
}
input.text{
width: 300px;
margin-top: 3px;
margin-bottom: 10px;
padding: 0px;
}
textarea {
width: 300px;
margin-top: 3px;
margin-bottom: 10px;
padding: 0px;
}
input.submit{
width: 90px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 20px;
padding: 0px;
}
p#indent{
text-indent:2em;
}

.menu{
	display: none;
}
.noprint {
	display:none;
}
