h2 {  font-size: 14pt; 
      text-decoration: blink;
      text-align: center;

}

h3 {  font-size: 16pt; 
      text-decoration: blink;
      text-align: center;
}

h1 {  font-size: 18pt; 
      text-decoration: blink;
      text-align: center;
}
h4 {  font-size: 12pt; 
      text-decoration: blink;
      text-align: center;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #fafaf3;
	margin-left: 0px;
	margin-top: 0px;
        margin-right: 0px;
	margin-bottom: 0px;
}


.menu {
	color: #CC0000;
}

.menu a{
	color: #003366;
	text-decoration: none;
}

.menu a:hover{
	color: #663333;
}

.topmenu {
	color: #FFFFFF;
	text-align: center;

}

.topmenu a{
	text-decoration: none;
	color: #FFFFFF;

}

.topmenu a:hover{
	color: #FF9933;
}

.menucap {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;
	background-color: #663333;
}

.menucap {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;
	background-color: #663333;
}

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	background-color: #edebd4;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
}
.leftanno {
	color: #663333;
	text-align: center;

}
.bodyanno {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
p {
	text-indent: 12px;
	text-align: justify;
	font-size: 12px;
        margin-top: 5px;       
	margin-left: 10px;
	margin-right: 10px;
        margin-bottom: 5px;
}
ol {
	text-align: justify;
}
ul {
	text-align: justify;
}
.divider_name {
	background-color: #663333;
        padding-top: 1px; 
        padding-bottom: 3px; 
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold; 
	color: #FF9933; 
        border: 1px #271E86 solid;
	text-align: center;
	font-size: 11px;   
	margin-left: 260px;
        margin-bottom: 1px;
}
.divider_line {
	color: #271E86; 
	height: 1px;
        margin-top: -9px;       
	margin-left: 5px;
	margin-right: 5px;
        margin-bottom: 0px;
}

