/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 16px;
}
H1 { font-size: 19px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}


/* Content column */
/*TD{
        padding: 10px 10px 15px 15px;
        background-color: white;
	vertical-align: top; 
}*/

TABLEa{
	width: 100%;
	text-align: left;
	border-bottom: 1px dotted #999999;
	font-family: verdana, arial;   
        font-weight: bold;
        padding: 1px 1px 5px 5px;
} 

