/* CSS Document */

@import(../css/defoalt.css);

.r18 { font-size:112.5% }	/* 18px | large */
.r16 { font-size:100% ; line-height: 1.5em;}		/* 16px | medium | default */
.r14 { font-size:87.5% ; line-height: 1.5em; }	/* 22px */
.r13 { font-size:81.25%; line-height: 165%; }	/* 13px | small */
.r12 { font-size:80% ; line-height: 160%;}		/* 12px */
.r12_text { font-size:80% ; line-height: 200%;}		/* 12px */
.r11 { font-size:70% ; line-height: 130%;}	/* 11px */
.r10 { font-size:62.5% ; line-height: 1.38em; color: #000000 }	/* 10px | x-small */
.r9 { font-size:56.25% }	/*  9px | xx-small */

.r12_table { font-size:80% ; line-height: 160%; color:#000000; margin:0; padding:5px 10px;}

body,div{margin:0; padding:0;}

a{
	color:#000000;
	text-decoration:underline;
	}
.noborder {
	color: #3F3FFF;
	text-decoration: none;
}
	
a:hover{
	color:#CC0000;
	text-decoration:none;
	}
