body {
   margin-left:0px;
   margin-right:0px;
   margin-top:0px;
   margin-bottom:0px;
   padding-left:0px;
   padding-right:0px;
   padding-top:0px;
   padding-bottom:0px;
   border-left-width:0px;
   border-right-width:0px;
   border-top-width:0px;
   border-bottom-width:0px;
   border-left-style:none;
   border-right-style:none;
   border-top-style:none;
   border-bottom-style:none;
   font-family:Arial;
   font-size:x-small;
   text-align:left;
}


div {
   font-family:Arial;
}


#sidebar {
	font-size:10px;
}

#tidbits {
	text-align:right;
	font-size:10px;
	font-family:Arial,sans-serif;
}

#maintitle {
   border-bottom-width:2px;
   border-bottom-style:ridge;
   font-family:Arial;
   font-weight:bold;
   font-size:20px;
}

#title {
   border-bottom-width:2px;
   border-right-color:maroon;
   border-top-color:teal;
   border-bottom-style:ridge;
   font-family:Arial;
   font-weight:bold;
   font-size:14px;
}

.title {
   border-bottom-width:2px;
   border-right-color:maroon;
   border-top-color:teal;
   border-bottom-style:ridge;
   font-family:Arial;
   font-weight:bold;
   font-size:14px;
}

#content {
	margin-left:20px;
	font-family:Arial, sans-serif;
	font-size: 12px
}

.content {
    margin-left:20px;
	font-family:Arial;
	font-size: 12px
}

textarea {
	font-family:Arial;
	font-size: 12px
}

th {
    margin-left:20px;
	font-family:Arial;
	font-size: 12px
}

td {
    margin-left:20px;
	font-family:Arial;
	font-size: 12px
}

a:link {
   border-left-width:2px;
   border-right-width:2px;
   border-top-width:2px;
   border-bottom-width:2px;
   color:blue;
}


a:visited {
   color:teal;
}


a:hover {
   border-top-width:1px;
   border-bottom-width:1px;
   border-top-color:maroon;
   border-bottom-color:maroon;
   border-top-style:solid;
   border-bottom-style:solid;
}
