/* CSS Document */

body {
	margin:0;
	background-color: #FFFFCC;
}

.ss {font-size: 10px; line-height: 110%;}
.s {font-size: 11px; line-height: 110%;}
.m {font-size: 12px; line-height: 150%;}
p { padding:0;margin:0;}

h1 { text-indent:-9999px;padding:0;margin:0; line-height:0; font-size:0;}
h2 { font-size:11px; color:#FFFFFF; background:#FF3400; padding:4px; margin:10px 0 5px 0;}

.rd { color:#FF0000;}
.bl { color:#0000FF;}
.gr { color:#009900;}

b {font-size: 14px;}