
body { background-color: #000000;
	font-family: MS PGothic;
	font-size: 12pt;
	margin:0 6% 0 6%;
	color:#fffafa;
	text-align:center;
}
A:LINK { color : #87ceeb;
	text-decoration : none;
}
A:VISITED { color : #00fa9a;
	text-decoration : none;
}
A:HOVER { color : #b0c4de;
	 text-decoration : none;
}
A:ACTIVE { color : #b0c4de; 
}
img { border:none;
}
h1.srs { font-size:20pt;
	font-weight:bold;
	color:#20b2aa;
}
h3.srs { font-size:10pt;
	color:#00bfff;
}
p { text-indent:1em;
}
table.ren { border-width:thin;
	border-style:solid;
	width:auto;
	padding:0;
}
table { border-width:thin;
	border-style:solid;
	width:475px;
	padding:0;
}
tr.d {	width:10%;
}
caption { color:#ffa07a;
}
TD { Background-Color:#2f4f4f;
	padding:3;
	text-align:left;
}
TD.srs { background-Color:#2f4f4f;
	padding:3;
	text-align:center;
}
TD.lc { background-Color:#2f4f4f;
	padding:3;
	text-align:left;
	font-size: 0.7em;
}
strong { font-size: 1.5em;
}



