.fixed0 {font-size:10px;}
.fixed1 {font-size:12px;}
.fixed2 {font-size:14px;}
.fixed3 {font-size:16px; color: #000000;}
.fixed4 {font-size:6px;}
.fixed5 {font-size:8px; color: #000000;}
.right {font-size: 13px; font-weight: bold; color: #000000;}

.rmk {
	    border-right: 2px dotted #000000;	
	    border-bottom: 2px dotted #000000;	
	    border-top: 2px dotted #000000;	
	    border-left: 2px dotted #000000;	
	    
}	
.rmk-right {
	    border-right: 1px solid #606060;	
	    border-bottom: 1px solid #606060;	
	    border-top: 1px solid #606060;	
	    border-left: 1px solid #606060;	
	    
}	


body {
	margin-top:  10px;
	background: #ffffff;
	font-size: 13px;	
}

h1 {
	font-size: 14px;
        text-align: center;
	color: #ffffff;
	margin-top:  4px;
	margin-bottom: 4px;	
	background: #606060;	
}

h2 {
	font-size: 14px;
	color: #ffffff;
	margin-top:  5px;
	margin-bottom:  5px;
	background: #606060;	
}

h3 {
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	margin-top:  5px;
	margin-bottom:  5px;
	background: #606060;
}

p {     
        font-size: 12px;
	margin-top: 0px;
        margin-bottom: 5px;
}


A:link {color: #000000 ; text-decoration:none;}
A:visited {color: #000000 ; text-decoration:none;}
A:hover {color: #FF0000 ; text-decoration:none;}

.lnk {  border: 2px dotted #000000;
  	text-align: left;
	font-size: 12px;
	margin-left:  5px;
	margin-right:  5px;
	margin-top:  2px;
	margin-bottom:  2px;
        padding-left: 5px;
        padding-top: 1px;
        padding-bottom: 1px;
}

ul    { list-style: outside url("/images/menu-1.gif");
        text-align: left;
        font-size: 12px;
        padding-left: 28px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-weight: bold; 
}

