
body
           { color: #ffffff; font-family: genvia, arial, sans-serif; background-color: #ffffff }


td
        {font-family: genvia, arial, sans-serif;
        font-size: 12px;
        color: #00227D
        }

.linetext
        {font-family: geneva, arial, sans-serif;
	 font-size: 12px;
        color: #FFCF38
        }

.smalltext
        {font-family: geneva, arial, sans-serif;
        font-size: 10px;
        color: #061E5E
        }

.footertext
        {font-family: geneva, arial, sans-serif;
        font-size: 10px;
        color: #000000;
        }
A:link
{ text-decoration: underline; color:#061E5E }
A:visited
{ text-decoration: underline;  color:#061E5E }
A:active
{ text-decoration:  underline; color:#061E5E }
A:hover
{ text-decoration: underline; color:#000000}

A.house:link
{ text-decoration: none; font-size: 14px; color:#061E5E; font-weight:bold }
A.house:visited
{ text-decoration: none; font-size: 14px; color:#061E5E; font-weight:bold }
A.house:active
{ text-decoration: none; font-size: 14px; color:#061E5E; font-weight:bold}
A.house:hover
{ text-decoration: none; font-size: 14px; color:#-000000; font-weight:bold}


A.housesm:link
{ text-decoration: none; font-size: 12px; color:#061E5E; font-weight:bold }
A.housesm:visited
{ text-decoration: none; font-size: 12px; color:#061E5E; font-weight:bold }
A.housesm:active
{ text-decoration: none; font-size: 12px; color:#061E5E; font-weight:bold}
A.housesm:hover
{ text-decoration: none; font-size: 12px; color:#-000000; font-weight:bold}


.secthead
        {font-family: genvia, arial, sans-serif;
        font-size: 20px;
        color: #061E5E;
        font-weight: bold;
        text-align: left;
        }
        
.secthead2
        {font-family: genvia, arial, sans-serif;
        font-size: 14px;
        color: #FFFFFF;
        font-weight: bold;
        }
        
.formtxt
        {font-family: genvia, arial, sans-serif;
        font-size: 12px;
        color: #3D278D
        }

h1
        {font-family: genvia, arial, sans-serif;
        font-size: 18px;
        color: #00227D;
	 font-weight: bold;
        }

ul.disc
	{list-style-type: disc
	}

ol.ualpha
	{list-style-type: upper-alpha
	}

ol.decimal
	{list-style-type: decimal
	}

li
	{padding-bottom: 5px
	}
	
.mainnews { padding: 5px; }

.news_img { width: 150px;
			padding: 3px;
			float: right;
			text-align: center;
			}