body  { color: #333333; line-height: 300%; margin: 0px; padding: 0px }

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 100%;
 color: #334d55;
}

h2{
 font-size: 120%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{ font-size: 100%; color: #333333; font-weight: normal; }

h5{ font-size: 100%; color: #334d55; font-weight: normal; }

#maindiv  { line-height: 150%; margin: 0 auto; padding: 0; width: 750px }
.tdmain  { font-size: 15px; line-height: 32px; word-spacing: 1px; letter-spacing: 1px }
.tdsub { font-size: 15px; line-height: 20px; word-spacing: 1px; letter-spacing: 1px }
#textsize  { font-size: 80%; float: right; position: absolute; top: 0; right: 0; width: 340px }
#masthead{ margin: 0; padding: 0; width: 100%; }

#mastfoot{ margin: 0; padding: 0; width: 750px; clear: both; }

#content { float: left; margin: 0; padding: 20px; width: 410px }
#lside{
  float:left;
	width: 150px;
	margin: 0;
	padding: 20px 0 0;
}

#rside{ width: 150px; float: left; margin: 0; padding: 20px 0 0; }
A:link      { color: #0000ff; text-decoration: underline;}
A:visited   { color: #0000c0; text-decoration: underline;}
A:active  { text-decoration: none; color: #ff0000;}
A:hover    { color: #ff0000; text-decoration: none; background-color: #fff0f0;}
A.t   { color: #0000ff; font-size: 80%; text-decoration: underline; width: 100%; margin-top: 2px; margin-right: 2px; display: block; }
A.t:visited   { color: #0000c0; text-decoration: underline; background-color: #fff8f0; }
A.t:active  { text-decoration: none; color: #ff0000;}
A.t:hover     { color: #ff7e00; text-decoration: none; background-color: #ffed93;}

A.o   { color: #fff; font-size: 120%; font-weight: 700; text-decoration: none; width: 100%; margin-top: 2px; margin-right: 2px; display: block; }
A.o:visited   { color: white; text-decoration: none; }
A.o:active  { color: white; }
A.o:hover     { color: white; }

A.m   { color: #0000ff; font-size: 80%; background-color: #ff988b; text-decoration: underline; width: 100%; margin-top: 2px; margin-right: 2px; display: block; }
A.m:visited   { color: #0000c0; text-decoration: underline; background-color: #9be7ff; }
A.m:active  { text-decoration: none; color: #ff0000;}
A.m:hover     { color: #ff7e00; text-decoration: none; background-color: #ffed93;}

A.p      { color: #0000ff; font-size: 90%; text-decoration: underline; background-color: #ff0; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; padding-top: 10px; padding-bottom: 10px; padding-left: 4px; border: solid 1px #f33; width: 100%; display: block }
A.p:visited   { text-decoration: underline; }
A.p:active  { text-decoration: none;}
A.p:hover     { color: #ff7e00; text-decoration: none; background-color: #ffed93;}
.hyou { color: black; font-size: 80%; }
