body,h2,h3,h4,li span {
		font-family:arial,helvetica,sans-serif;
        font-size:12px;
}
	  
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.eventtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.comments-container {
     min-height: 500px;
     padding: 2rem 0 4rem 0;
}

#disqus_thread { color: black; } 
.dsq-by { display: none; }
.dsq-options { display: none; } !important
	
h2 {font-weight:bold;}

h3 {
	font-size:14px;
	font-weight:bold;
}

/* link properties */
a { color:#000044; }
a:hover { color:#CC0000; }
/*  A:link {text-decoration: none} #000044*/
	  
/***********

padding css commented out

* {padding:0;margin:0;border:0}
.* {padding:0;margin:0;border:0}

***********/

/* table stuff */
table {border-collapse:collapse;}
/*table td > div {overflow: hidden; height: 255px;} *//* so as not to stretch a cel with text*/
td img {vertical-align: bottom;} 

/*footer properties*/
td#footer {color: #FFFFFF;} 
td#footer a:link {color:red;}
td#footer a:visited {color:red;}
td#footer a:hover {color:white;}
td#footer a:active {color:white;}
