@import url("fonts.css");
@import url("nav.css");
@import url("container.css");
@import url("gallery.css");
@import url("gallery-ami.css");
@import url("website-credit.css");
@import url("flashcontent.css");
@import url("address.css");
@import url("div.css");
@import url("copyright.css");
@import url("main-title.css");

p
{
margin-top: 0px;
margin-bottom: 0px;
}

a
{
font-family: "Arial"; 
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: rgb(0,0,128);}

body
{
	
	font-family: "Arial"; 
	font-size: 11pt;
	font-weight: bold;
	color: rgb(75,75,75);
	align: left}
	
	}	

table
{
	/*background-repeat: repeat-y;*/
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Times New Roman;}
h1
{
	color: rgb(180,0,0);}

h2
{
	color: rgb(255,0,0);}
h3
{
	color: rgb(255,255,255);}

h4
{
	color: rgb(204,255,255);}
h5
{
	color: rgb(0,0,102);}
h6
{
	color: rgb(153,0,0);}







	
