/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #80805e;
	scrollbar-arrow-color:#9f9f87;
	scrollbar-base-color:#80805e;
	scrollbar-shadow-color:#BCC6D5;
	scrollbar-face-color:#80805e;
	scrollbar-highlight-color:#9f9f87;
	scrollbar-dark-shadow-color:#80805e;
	scrollbar-3d-light-color:#80805e;
	}
	
	
A:link
{
    FONT-SIZE: 12px;
    COLOR: #C8D1A3;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
A:visited
{
    FONT-SIZE: 12px;
    COLOR: #C8D1A3;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
A:hover
{
    FONT-SIZE: 12px;
    COLOR: #ffff99;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}



/* Body Content */
.header {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight:bold}

/* Body Content */
.bodytextwhite {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:normal}

/* Body Content */
.bodytextbold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:bold}

/* Body Content */
.linktext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:bold}

