a:link       { text-decoration: none; font-weight:bold }
a:visited { text-decoration: none } 

table        { table-border-color-light: rgb(255,204,102); table-border-color-dark: 
               rgb(204,153,102); font-family: Arial; color: #000080; 
               text-align: left; line-height: 135%; font-size: 12px ; ;overflow-x:hidden; margin-left:0; margin-right:0; font-weight:bold }
h1
{
	font-family: Arial; font-size: 16px;font-weight:bold;
	color: #000080;line-height:135%
}
h2
{
	margin:0 20; font-family: Arial; font-size: 14px;font-weight:bold;
	color: #000040;line-height:100% 
}
h3
{
	margin:0 20; font-family: Arial; font-size: 14px;font-weight:bold;
	color: #000040;line-height:100% 
}
h4
{
	margin:0 20; font-family: Arial; font-size: 12px;font-weight:bold;
	color: #000080;line-height:100% 
}
h5
{
	font-family: Arial; font-size: 10px;font-weight:bold;
	color: rgb(255,153,0);
}
h6
{
	font-family: Arial; font-size: 10px;font-weight:bold;
	color: rgb(51,102,204);
}

body         
{  
	font-family: Arial; font-size: 11px; font-weight:bold;
}
