.normal   {text-align:center;background-color:#3366ff;cursor:hand;font-family:Verdana;font-size:10px;color:#ffffff;font-weight:bold;text-decoration:none;}
.hilite    {text-align:center;background-color:red;cursor:hand;font-family:Verdana;font-size:10px;color:#ffffff;font-weight:bold;text-decoration:none;}
.active    {text-align:center;background-color:#3366ff;cursor:hand;font-family:Verdana;font-size:10px;color:#ffffff;font-weight:bold;text-decoration:none;}
.blank    {text-align:center;background-color:#ff9900;cursor:hand;font-family:Verdana;font-size:10px;color:#ffffff;font-weight:bold;text-decoration:none;}

a:link {color: #00f}     /* unvisited link */
a:visited {color: #00f}  /* visited link */
a:hover {color: #F00}   /* mouse over link */
a:active {color: #f00}   /* selected link */

body { 
	font-size: 12px; 
	margin:0;
}

th { font-size: 12px; }
tr { font-size: 12px; }
td { font-size: 12px; }
td.size10 { font-size: 10px; }
td.size11 { font-size: 11px; }
td.size12 { font-size: 12px; }
td.size13 { font-size: 13px; }
td.size14 { font-size: 14px; }
td.size15 { font-size: 15px; }
td.size16 { font-size: 16px; }
td.size18 { font-size: 18px; }
td.size20 { font-size: 20px; }
td.size22 { font-size: 22px; }
td.size24 { font-size: 24px; }
td.size26 { font-size: 26px; }
td.size28 { font-size: 28px; }
td.size30 { font-size: 30px; }
td.size32 { font-size: 32px; }
P.dropcap:first-letter { font-size: 300%; float: left }

table.one { border-style: solid; border-color: #000000 }
tr.one { border-style: solid; border-color: #000000 }
td.one { border-style: solid; border-color: #000000 }

h1 {  font-size: 20px}
h2 {  font-size: 18px}
h3 {  font-size: 16px}
h4 {  font-size: 14px}
h5 {  font-size: 12px}
h6 {  font-size: 12px}

.notice {
vertical-align:middle;
margin:10px 0px;
padding:5px;
border:solid 2px #f00;
width:60%;
text-align:center;
color:#000;
background-color:#ffd800;
font-weight:bold;
}

.body_text {
font-weight:bold;
}
