a:link { 
	color: rgb(153,51,0) 
} 

a:visited {
	color: #006
}
 
a:active {
	color: #000;
	font-weight: bold;
}
 
a:hover {
	color: #153;
	font-weight: bold;
}
 
body {
	color: rgb(0,0,0);
	background-color: #FFFFFF;
	font-size: 12pt;
} 

h1           { color: #31006b } 
h2, marquee  { color: #31006b } 
h3           { color: #31006b } 
h4           { color: #31006b } 
h5           { color: #31006b } 
h6           { color: #31006b } 
hr           { color: #330066 }
button       { background-color: rgb(102,0,51); color: white; border-color: rgb(204,153,102) } 
label        { color: rgb(0,0,0) } 
textarea     { color: black; border-color: rgb(102,0,0) } 
fieldset     { color: Black; border-color: rgb(102,0,0) } 
legend       { color: rgb(102,0,51) } 
select       { color: black; border-color: rgb(102,0,0) }
  

body { 
	font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times 
	}
	 
p {
	font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times;
	font-weight: bold;
	font-size: 14px;
}
 
h1           { font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times; font-weight: bold;  
               font-style: bold; font-size: 24pt } 
h2           { font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times; font-weight: bold;  
               font-style: bold; font-size: 18pt } 
h3           { font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times; font-weight: bold;  
               font-style: bold; font-size: 14pt } 
h4           { font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times; font-weight: bold;  
               font-style: bold; font-size: 12pt } 
h5           { font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times; font-weight: bold;  
               font-style: bold; font-size: 10pt } 
h6           { font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times; font-weight: bold;  
               font-style: bold; font-size: 8pt } 
button       { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal;  
               border-style: solid; border-width: 1pt } 
label        { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal } 
textarea     { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal;  
               border-style: solid; border-width: 1pt } 
fieldset     { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal;  
               border-style: solid; border-width: 1pt } 
legend       { font-size: 8pt; font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times;  
               font-style: Normal } 
select       { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal;  
               border-style: solid; border-width: 1pt } 

table {
	table-border-color-light: rgb(204,153,102);
	table-border-color-dark: rgb(102,0,0);
	color: rgb(0,0,0);
	border-color: rgb(102,0,0);
	font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold
}

caption      {
	font-size: 14pt;
	font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times;
	font-style: normal;
	color: #660033;
	line-height: 40px
}
 
th {
	font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times;
	font-style: normal;
	font-size: 14px;
	color: rgb(0,0,0);
	border-color: rgb(102,0,0) ; 
	font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times;
	font-weight: bold
} 

td {
	border-color: rgb(102,0,0);
	font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times;
	font-weight: normal;
	font-size: 14px
}

 
marquee {
	font-size: 14px;
	font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times
}
 
.emph {
	color: #31006b;
	font-weight: bold;
	font-size: 14pt;
	font-style: normal
}

.emph1 {
	background-color:#FFFF99
}

.emph2 {
	color: #660033;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic
}

.heading1 {
	font-size: 13pt;
	line-height: 30px;
	font-weight: bold;
	color: #660033;
	border-bottom:1px solid #660000;
	font-variant: normal
}

.td1 {
	font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times;
	font-weight: normal;
	font-size: 13pt;
	height:28px;
}
	

