/*
Theme Name: The Air Force Gunners Association
Description: Theme for The Air Force Gunners Association
Version: 1.0
Author: MDL Technology
Author URI: http://www.mdltechnology.org
*/

@import "css/screen.css";

#table1 td {
	    height: 15.75pt;
    color: blue;
    font-size: 12.0pt;
    font-weight: bold;
    font-style: italic;
    font-family: 'Times New Roman', serif;
    text-align: right;
    text-decoration: none;
    vertical-align: bottom;
    white-space: nowrap;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
}

.ltable {
  text-align: left !important;
}

.green {
 color:green !important;
 text-align:left !important;
}