
body
{

background-color:#FFFF99;


h1, h2, h3, h4, h5, h6, h7, h9, h10
{
	font-family:Times New Roman,Verdana,Arial,Harlow Solid Italic,Brush Script MT,Lucida Handwriting,Times New Roman,CommercialScript BT,Comic Sans MS, Arial, Helvetica;
    color:#800000;
}
	
h1
{
	font-size:xx-small; 
}

h2
{
	font-size:x-small; 
}

h3
{
	font-size:small; 
	
}

h4
{
	font-size:medium;
	font-family:Dauphin,Times New Roman;
	
}

h5
{
	font-size:large; 
}

h6
{
	font-size:x-large; 
}

h7
{
	font-size:xx-large; 
}

h9
{
	font-size:smaller; 
}

h10
{
	font-size:larger; 
}
h8
{
	font-size:medium;
	font-family:Dauphin;
}

a:link { color:#880000; text-decoration:none; font-weight:bold; }
a:visited { color:#880000; text-decoration:none; font-weight:bold; }
a:hover { color:#FF0000; text-decoration:none; font-weight:bold; }
a:active { color:#FFFFCC; background-color:#FF9000; font-weight:bold; }

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	margin-left:4px; 
}
txt9  { font-family:Times New Roman;Verdana;Arial,sans-serif; font-size:10pt; color:#800000;font-weight:300; }


}