body           { font-family: Arial, Verdana; font-size: 11px; color: #787878; background: #FFFFFF; line-height: 15px; }
table          { font-family: Arial, Verdana; font-size: 11px; color: #787878; }

body a:link    { text-decoration: underline; color: black; }
body a:visited { text-decoration: underline; color: black; }
body a:hover   { text-decoration: underline; color: blue; }
body a:active  { text-decoration: underline; color: red; }

h1              { font-size: 16px; font-weight: bold; }
h2              { font-size: 14px; font-weight: bold; }

hr              { height: 1px; color: black; noshade; }

.img_isk         { border: solid 0px white; }

img             { border: solid 0px black; }

.cp             { font-size: 10px; padding: 2px; }

.head           { font-size: 16px; font-weight: bold; }

.last           { background: #bbbbbb; }

.menu_box       { border: solid 1px #aaaaaa; padding: 4px; line-height: 20px; }

.td_browse      { border: solid 1px #aaaaaa; padding: 4px; }

.stroke         { border: 0.5pt solid #a0a0a0; }

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.redsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

