
/* CSS Document */


body {
        background-color: transparent;
        }
body, font, tr, td, table, p {
font-size:13px;
font-family: "Times New Roman", Times, serif;
line-height: 14px;
}
h1 {

        
        font-size: 23px;
		color: #11433c;
        font-family: georgia;
        text-align: left;
        text-transform: none;
        font-weight: none;
		border-bottom:  dashed #FFFFFF 1px;
        line-height: 32px;
		letter-spacing: 0px;
        }

A:link, A:visited, A:active {
		text-decoration: none;
		font-size:12px;
		color: #cab7a7;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
A:Hover {
color: #ffffff;
text-decoration: none;
border-bottom: 0px;
}

