body{
	padding:0px;
	margin:0px;
	scrollbar-3dlight-color: #AFAFAF;
    scrollbar-track-color: #AFAFAF;
    scrollbar-shadow-color: #AFAFAF;
    scrollbar-face-color: #7B7B7B;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkShadow-color: #AFAFAF;
	}

h1	{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #434446;
	}
	
.copy {
	font: 11px Tahoma;
	line-height: 13px;
	color: #777777;
	font-weight: normal;
	text-decoration: none;
	}

A.copy 	{
		font: 11px tahoma;
		line-height: 13px; 
        color: #777777;
        font-weight: normal;
        text-decoration: none;
		}

A.copy:hover{
    		font: 11px tahoma;
    		line-height: 13px;
    		font-weight: normal;
			color: #0000FF;
			text-decoration:underline;
			}
			
.top{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #686868;
	background-color: #FFFFFF;
	height: 19px;
	width: 138px;
	}
	
.top_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #E4E3E3;
	text-decoration: none;
	}
	
A.top_2 	{
			font: 12px tahoma; 
        	color: #E4E3E3;
        	text-decoration: none;
			}

A.top_2:hover	{
    			font: 12px tahoma;
				color: #8095D0;
				text-decoration: underline;
				}
				
.link_1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #555253;
	text-decoration: none;
	}

.text_1 {
		font-family: Tahoma;
		font-size: 12px;
		line-height: 13px;
		color: #434446;
		}
		
.nav-right {
		font-family: 12px Tahoma;
		line-height: 13px;
		color: #848484;
		text-decoration: none;
		}

A.nav-right 	{
			font: 12px tahoma; 
        	color: #0000FF;
        	line-height: 13px;
        	text-decoration: none;
			}

A.nav-right:hover	{
    			font: 12px tahoma;
				color: #0000FF;
				line-height: 13px;
				text-decoration:underline;
				}

.nav-body 	{
        	font: 12px tahoma; 
        	color: #28396A;
        	font-weight: bold;
        	text-decoration: none;
			}
			
A.nav-body 	{
			font: 12px tahoma; 
        	color: #28396A;
        	font-weight: bold;
        	text-decoration: none;
			}

A.nav-body:hover	{
    				font: 12px tahoma;
    				font-weight: bold;
					color: #800000;
					text-decoration:underline;
					}
