
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
						
.text               {
                        font-size: 13px;
                        font-style: normal;
                        color: #000000;
                        line-height: 17px;
                        font-family: Times New Roman, Times, serif;
                        }

.text A:link { color: #336699; text-decoration: none; font-weight: bold;}
.text A:visited { color: #336699; text-decoration: none; font-weight: bold;}
.text A:hover { color: #AC822F; text-decoration: none; font-weight: bold;}

.smallhead               {
                        font-size: 15px;
                        font-style: italic;
                         font-weight: bold;
                       color: #336699;
                        line-height: 17px;
                        font-family: Times New Roman, Times, serif;
                        }

.menu               {
                        font-size: 11px;
                        font-style: normal;
                        color: #333333;
                        text-align: center;
                        line-height: 12px;
                        font-family: Times New Roman, Times, serif;
                        }

.menu A:link { color: #AC822F; text-decoration: none;}
.menu A:visited { color: #AC822F; text-decoration: none;}
.menu A:hover { color: #AC822F; text-decoration: none; font-weight: bold;}

