body
	{
	background-color: #f0f0f0 ; 
	background-repeat : no-repeat ;
	background-position : center ;
	margin-top:0 ;
	margin-bottom:0 ;
	margin-right:0 ;
	margin-left:0 	
	}
p
	{ 
	color: black; 
	font-family: "Times New Roman", Georgia, Times 
	}

h1  
	{ 
	color: #000064; 
	font-size: x-large; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}

h2 
	{ 
	color: #000064; 
	font-size: medium; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}

A:link  
	{ 
	color: #373796; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-style: normal; 
	font-weight: 700; 
	text-decoration: none 
	}
	
A:visited  
	{ 
	color: #373796; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-style: normal; 
	font-weight: 700; 
	text-decoration: none 
	}

A:active  
	{ 
	color: #373796; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-style: normal; 
	font-weight: 700; 
	text-decoration: none 
	}



A:hover  
	{ 
	color: #373796; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-style: normal; 
	font-weight: 700; 
	text-decoration: none 
	}

th
	{
	background-color: #f0f0f0 ;
	text-align : center
	}

td
	{
	background-color: #f0f0f0 ;
	text-align : left
	}

td.text
	{
	background-color: no-color ;
	background : no-color ;
	text-align : left
	}

ul.visible
	{
	display : yes
	}

ul.invisible
	{
	display : none
	}

input
	{
	color:navy;
	background-color:#ECECEC;
	font-size:13px;
	font-family:Arial;
	}
	
textarea
	{
	color:navy;
	background-color:#ECECEC;
	font-size:13px;
	font-family:Arial;
	}

option
	{
	color:navy;
	background-color:#DCDCDC;
	font-size:13px;
	font-family:Arial;
	}