a:link
{
	color: #0000FF;font-size:12pt; text-decoration:none underline; font-style:underline 
}
a:hover      
{
    color: #FF0000;font-size:12pt; text-decoration:none underline; font-style:italic
}
a:visited
{
	color: #800080;font-size:12pt ; text-decoration:none underline
} 
a:active 
{
	color: #008000;font-size:12pt; text-decoration:none underline; font-style:italic
}
table
{
	border:2px solid #CC9900; table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102) 
}
body
{
	font-family: Arial, Helvetica, Verdana ;
	background-color: #E0D09E;
        background-image:url('images/FeatherTexture2.bmp')
	
}

h1
{
	font-family: Arial, Helvetica, Verdana ; font-size:18pt; 
	
}
h2
{
	font-family: Arial, Helvetica, Verdana ;
	font-size:16pt; font-weight:bold 
}
h3
{
	font-family: Arial, Helvetica, Verdana ;
	font-size:16pt; 
}
h4
{
	font-family: Arial, Helvetica, Verdana ;
	font-size:12pt; font-weight:bold
}
h5
{
	font-family: Arial, Helvetica, Verdana ;
	font-size:12pt; 
h6
{
	font-family: Arial, Helvetica, Verdana ;
	font-size:10pt; 
}
