P  {
	color : Maroon;
	font-size : 12pt;
	
}

H1  {
	color : Navy;
	font-size : medium;
	font-weight : bold;
}

H2  {
	font-weight : bold;
	font-size : small;
	color : Maroon;
}

H3  {
	font-weight : bold;
	font-size : small;
	color : Maroon;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background-image : url(/images/background.gif);
  background-color: #EFD6B5;
}

H4  {
	font-size : x-small;
	color : Navy;
}

div  {
	color : Maroon;
	font-size : small;
	font-weight : normal;
}

H5  {
	font-weight : bold;
	font-size : small;
	color : Navy;
}

li  {
	font-size : small;
	color : Maroon;
	font-weight : normal;
}

.smlink  {
	font-size : xx-small;
}
#slideshow img {
  border: none;
}


