a:link
{
	text-decoration: underline; color: #000080; font-size: 12pt; font-family: 
               Garamond; font-weight: bold ; 
}
a:visited
{
	 text-decoration: underline; color: #6265F4; font-family: Garamond; font-size: 12pt; 
               font-weight: bold ; 
} 
a:active 
{
	text-decoration: none; color: #800000; font-size: 12pt; font-family: Garamond; 
               font-weight: bold ;
}
a:hover 
{
	text-decoration: none; color: #800000; font-size: 12pt; font-family: Garamond; 
               font-weight: bold ;
}
text
{
 font-family: Garamond; font-size: 10pt; color: #1F0264 
}

body
{
	font-family: Garamond; font-weight: bold ;
    font-size: 10pt; color: #000080 ; 
}

table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Garamond;
}
h1
{
	color: rgb(0, 51, 102);
}
h2
{
	color: rgb(51, 0, 153); 
}
h3
{
	color: rgb(204, 0, 153); 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}