body
	{
	background-color:  ;
        
/*background-attachment: fixed ;*/	
	}
h1
	{
	color: #35498E ;
	font-family: "Arial" ;
	text-align: center ;
	font-size: xx-large ;
	}
.h1
	{
	color: #35498E ;
	font-family: "Arial" ;
	text-align: center ;
	font-size: x-large ;
	}
h2
	{
	color: #35498E ;
	font-family: "Arial" ;
	text-decoration:  ;
	font-weight: bold ;
	font-size: large ;
	}	
h3
	{
	color: #35498E ;
	font-family: "Arial" ;
	width:100% ;
	font-size: small ;
	}
h4
	{
	color: #35498E ;
	font-family: "Times New Roman" ;
	width:100% ;
	color: #35498E ;
	text-align:  ;
	font-size: x-small ;
	}
.h4
	{
	color: white ;
	font-family: "Times New Roman" ;
	width:100% ;
	color: white ;
	text-align:  ;
	font-size: x-small ;
	font-weight: bold ;
	}
ul
	{
	color: #35498E ;
	list-style-type: square ;
	}
A:link
	{
	color: #35498E;
	background: transparent;
	text-decoration: none;
	}
A:visited
	{
	color: #35498E;
	background: transparent;
	text-decoration: none;
	}
A:active
	{
	color: #ff0000;
	background: transparent;
	}
A:hover
	{
	color: #35498E;
	background: transparent;
	text-decoration: none;
	}
a img 
	{
	border: 0px none;
	text-decoration: none
	}
.img 
	{
	border: 2px none;
	text-decoration: none
	}

