td {font-family: arial, helvetica; font-size: 12; color: #ffffff;}
.mainmenu { font-weight: bold; background-color:#fff000; }
.date{font-weight: bold; color: red;}
.header{font-weight: bold; color: navy;}
.comment{font-decoration: italic;}

.leftmain{border-color: gray; border-style: solid; 
	border-width: 1px; width: 100%; padding: 0px;}
.lefttitle{background-color: gray; border-style: none; padding: 3px;}
.leftcontent{background-color: black; border-style: none; padding: 3px;}	

h1 {font-family: arial, helvetica; font-size: 16; margin-top: 5px; margin-bottom: 5px;}
h2 {font-family: arial, helvetica; font-size: 14; margin-top: 5px; margin-bottom: 5px;}
a:link {color:white; text-decoration: underline;}
a:active {color:white; text-decoration: underline;}
a:visited {color:#b4b3b3; text-decoration: underline;}
a:hover {color:white; text-decoration: underline;}

a:visited.title {color:white; text-decoration: underline;}

.descrcontent{border-style: none; padding-left: 5px; padding-right:5px; margin: 0px;}
