body{
	color: #333333;
	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{ margin:0 auto; padding: 0; width: 750px; }
#textsize { font-size: 80%; position: absolute; top: 0; right: 0; width: 340px; float: right; }
#masthead{ margin: 0; padding: 0; width: 100%; }

#mastfoot{ margin: 0; padding: 0; width: 100%; float: none; }

#content{ float:left; width: 410px; margin: 0; padding: 20px; }
#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; text-decoration: underline; background-color: #ffeb00; margin-top: 2px; margin-right: 2px; 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%; }
