/* CSS Document */
BODY {font-family: Sans-Serif;}
A:link 	{color: Blue;}
A:visited {color: Purple;}
A:hover {color: red; background: #ffffcc;}
A:active {color: red;}
H1 {color : #000066;	font-size: 13px;	font-weight: 600;	margin-top: 1px;	margin-bottom: 0px;}
H2 {color : #000099;	font-size: 12px;	font-weight: 600;	margin-top: 10px;	margin-bottom: 20px;}
H3 {color : #000099;	font-size: 12px;	font-weight: 600;	margin-top: 20px;	margin-bottom: 20px;}
li {line-height: 1.5; padding-bottom: 4px;}
.pad50	{margin-top :5px;	margin-bottom :.5em;	margin-left: 50px;	margin-right: 50px; 
font-size: 11px;	font-weight: 500;}
.pad1	{padding: 10px;
font-size: 12px;	font-weight: 500;
}
.menu {
font-size: 11px; font-weight: 600;
background: #e5e5e5; 
margin-top: 2px; margin-bottom: 2px;
padding-left: 10px;
padding-top: 2px; padding-bottom: 2px;
border-top: 1px #000066 solid; border-bottom: 1px #000066 solid;
}
#table {font-size: 11px;
}
.insert {font-size: 12px;
background: #f5f5f5; 
padding: 5px;
border: 1px #000066 inset;
}
.ac1 {font-size : 10px;	font-weight : 500;}
.ac2 {font-size : 11px;	font-weight : 500;}
.ac3 {font-size : 12px;	font-weight : 600;}
.ac366 {color : #000066; font-size : 13px;	font-weight : 600;}
.ac3g {color : #009900; font-size : 13px;	font-weight : 600;}
.ac3q {color : #ff0033; font-size : 13px;	font-weight : 600;}
.ac399 {color : #990000; font-size : 13px;	font-weight : 600;}

