BODY {
	background-image : url(images/celtic.gif);
}

A.header {
	text-decoration : none;
	color:white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
}
A.header:Visited {
	color:white;
}
A.header:Hover  {
	color:red;
}

A.style {
	text-decoration : none;
	color:black;
}
A.style:Visited {
	color:black;
}
A.style:Hover  {
	color:red;
}

A.main {
	text-decoration : none;
	color:#306030;
	font-family : "Tempus Sans ITC", Arial;
	font-size: larger;
	font-weight : bold;
}

A.main:Visited {
	color:#306030;
}

A.main:Hover  {
	color:red;
}

A.special {
	color:white;
	font-family : Arial;
	font-weight : bold;
}

A.special:Visited {
	color:white;
}

A.special:Hover  {
	color:blue;
}

TABLE {
	width: 750;
}

TABLE.header {
	width: 764;
}

TD.header {
	background : #306030;
	text-align : center;
	vertical-align : middle;
	width:1%;
}

TD.title {
	text-align : center;
	vertical-align : bottom;
	font-size : x-large;
}

TD.special {
	text-align : center;
	vertical-align : middle;
	font-size : x-large;
	background-color: red;
}

P.copyright {
	font-size : smaller;
	font-family : "Tempus Sans ITC", Arial;
}

H2 {
	font-family : "Tempus Sans ITC", Arial;
	color: #306030;
	text-align : center;
}

P.tempus{
	font-family : "Tempus Sans ITC", Arial;
}

P.plus1{
	font-size : large;
	font-weight : bold;
}

P.plus2{
	font-size : x-large;
	font-weight : bold;
}